Searched refs:kOriginAndPathMatchesKey (Results 1 – 4 of 4) sorted by relevance
18 const char kOriginAndPathMatchesKey[] = "originAndPathMatches"; variable
23 URL_MATCHER_EXPORT extern const char kOriginAndPathMatchesKey[];
48 factory_methods_[keys::kOriginAndPathMatchesKey] = in URLMatcherConditionFactoryMethods()205 condition_attribute_name == keys::kOriginAndPathMatchesKey) { in CreateURLMatcherCondition()
39 invalid_condition4.SetString(keys::kOriginAndPathMatchesKey, "*"); in TEST()