Searched refs:kAllTypes (Results 1 – 2 of 2) sorted by relevance
50 const std::set<LightType> kAllTypes{android::enum_range<LightType>().begin(), variable106 EXPECT_TRUE(kAllTypes.find(light.type) != kAllTypes.end()); in TEST_P()
67 const static std::set<Type> kAllTypes = { variable141 std::set<Type> unsupportedTypes = kAllTypes; in TEST_P()