Searched refs:kHasPropertyFunctionFeature (Results 1 – 6 of 6) sorted by relevance
52 constexpr Feature kHasPropertyFunctionFeature = variable76 kHasPropertyFunctionFeature, in GetQueryFeaturesSet()
40 // This feature covers the kHasPropertyFunctionFeature advanced query
429 features_.insert(kHasPropertyFunctionFeature); in HasPropertyFunction()
3716 UnorderedElementsAre(kHasPropertyFunctionFeature, in TEST_P()3726 UnorderedElementsAre(kHasPropertyFunctionFeature, in TEST_P()3772 UnorderedElementsAre(kHasPropertyFunctionFeature, in TEST_P()
7517 search_spec.add_enabled_features(std::string(kHasPropertyFunctionFeature)); in TEST_F()7611 search_spec.add_enabled_features(std::string(kHasPropertyFunctionFeature)); in TEST_F()7698 search_spec.add_enabled_features(std::string(kHasPropertyFunctionFeature)); in TEST_F()
6506 search_spec.add_enabled_features(std::string(kHasPropertyFunctionFeature)); in TEST_P()