Searched defs:hv2 (Results 1 – 1 of 1) sorted by relevance
226 hidl_vec<int32_t> hv2(v); // copy constructor in TEST_F() local316 android::hardware::hidl_vec<int32_t> hv2{5, 6, 7}; in TEST_F() local328 android::hardware::hidl_vec<int32_t> hv2; in TEST_F() local397 const hidl_vec<int32_t> hv2 = {1, 2, 3, 4}; in TEST_F() local415 const hidl_vec<int32_t> hv2 = {0, 1, 2, 3, 4}; in TEST_F() local