Home
last modified time | relevance | path

Searched defs:IsPublicSuffixDomainMatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/password_manager/core/browser/
Dpsl_matching_helper_unittest.cc15 TEST(PSLMatchingUtilsTest, IsPublicSuffixDomainMatch) { in TEST() argument
Dpsl_matching_helper.cc45 bool PSLMatchingHelper::IsPublicSuffixDomainMatch(const std::string& url1, in IsPublicSuffixDomainMatch() function in password_manager::PSLMatchingHelper