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

/fuchsia/zircon/system/utest/hid-parser/
H A Dhid-parser-test.cpp591 auto top_col = hid::GetAppCollection(hid::GetFirstInputField(dev, &ff_count)); local
592 ASSERT_TRUE(top_col != nullptr);
593 EXPECT_EQ(top_col, collection);

Completed in 19 milliseconds