Searched refs:first_input (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/hid-parser/
H A Dhid-parser-test.cpp167 auto first_input = hid::GetFirstInputField(dev, &count_first_input); local
168 EXPECT_EQ(first_input, dev->report[0].first_field);
171 auto app_col = hid::GetAppCollection(first_input);

Completed in 29 milliseconds