Searched defs:hv2 (Results 1 – 1 of 1) sorted by relevance
228 hidl_vec<int32_t> hv2(v); // copy constructor in TEST_F() local318 android::hardware::hidl_vec<int32_t> hv2{5, 6, 7}; in TEST_F() local330 android::hardware::hidl_vec<int32_t> hv2; in TEST_F() local399 const hidl_vec<int32_t> hv2 = {1, 2, 3, 4}; in TEST_F() local417 const hidl_vec<int32_t> hv2 = {0, 1, 2, 3, 4}; in TEST_F() local