Home
last modified time | relevance | path

Searched refs:twoDim (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1820 hidl_array<int, 2, 3> twoDim; in TEST_F() local
1824 EXPECT_EQ(twoDim.size(), std::make_tuple(2u, 3u)); in TEST_F()