CreateHostSuffixPathPrefixCondition  225 components/policy/core/browser/url_blacklist_manager.cc       condition_factory->CreateHostSuffixPathPrefixCondition(host, path) :
CreateHostSuffixPathPrefixCondition  152 components/url_matcher/url_matcher.h   URLMatcherCondition CreateHostSuffixPathPrefixCondition(
CreateHostSuffixPathPrefixCondition  195 components/url_matcher/url_matcher_unittest.cc             factory.CreateHostSuffixPathPrefixCondition("foo",
CreateHostSuffixPathPrefixCondition  331 components/url_matcher/url_matcher_unittest.cc   EXPECT_TRUE(Matches(factory.CreateHostSuffixPathPrefixCondition(
CreateHostSuffixPathPrefixCondition  334 components/url_matcher/url_matcher_unittest.cc       factory.CreateHostSuffixPathPrefixCondition(std::string(), "/webhp"),
CreateHostSuffixPathPrefixCondition  337 components/url_matcher/url_matcher_unittest.cc       factory.CreateHostSuffixPathPrefixCondition("google.com", std::string()),
CreateHostSuffixPathPrefixCondition  340 components/url_matcher/url_matcher_unittest.cc       factory.CreateHostSuffixPathPrefixCondition("www", std::string()), url));