Searched refs:twoDim (Results 1 – 1 of 1) sorted by relevance
1820 hidl_array<int, 2, 3> twoDim; in TEST_F() local1824 EXPECT_EQ(twoDim.size(), std::make_tuple(2u, 3u)); in TEST_F()