Home
last modified time | relevance | path

Searched defs:hv2 (Results 1 – 1 of 1) sorted by relevance

/system/libhidl/
Dtest_main.cpp203 hidl_vec<int32_t> hv2(v); // copy constructor in TEST_F() local
275 android::hardware::hidl_vec<int32_t> hv2{5, 6, 7}; in TEST_F() local
287 android::hardware::hidl_vec<int32_t> hv2; in TEST_F() local