Searched refs:noVendorTags (Results 1 – 1 of 1) sorted by relevance
1121 TypeParam noVendorTags = {{"", "random string", "V_"}}; in TYPED_TEST() local1122 EXPECT_EQ(emptyTags, HidlUtils::filterOutNonVendorTags(noVendorTags)); in TYPED_TEST()