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

/fuchsia/zircon/system/utest/hid-parser/
H A Dhid-parser-test.cpp25 int input_count; member in struct:__anon1429::Stats
44 stats->input_count++;
63 ASSERT_EQ(stats.input_count, 45);
78 ASSERT_EQ(stats.input_count, 2);

Completed in 22 milliseconds