Searched refs:CanonicalizeURLForComponentSearches (Results 1 – 3 of 3) sorted by relevance
126 std::string CanonicalizeURLForComponentSearches(const GURL& url) const;
264 std::string URLMatcherConditionFactory::CanonicalizeURLForComponentSearches( in CanonicalizeURLForComponentSearches() function in url_matcher::URLMatcherConditionFactory669 condition_factory_.CanonicalizeURLForComponentSearches(url), &matches); in MatchURL()
247 std::string url = factory.CanonicalizeURLForComponentSearches(gurl); in TEST()