Home
last modified time | relevance | path

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

/external/cronet/net/base/registry_controlled_domains/
Dregistry_controlled_domain_unittest.cc326 TEST_F(RegistryControlledDomainTest, HostHasRegistryControlledDomain) { in TEST_F() argument
Dregistry_controlled_domain.cc403 bool HostHasRegistryControlledDomain(base::StringPiece host, in HostHasRegistryControlledDomain() function