Home
last modified time | relevance | path

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

/system/libhidl/
Dtest_main.cpp222 hidl_vec<int32_t> hv0(3); // size in TEST_F() local
223 EXPECT_EQ(hv0.size(), 3ul); // cannot say anything about its contents in TEST_F()