Searched defs:IsLocalHostname (Results 1 – 4 of 4) sorted by relevance
544 bool IsLocalHostname(std::string_view host) { in IsLocalHostname() function
948 TEST(UrlUtilTest, IsLocalHostname) { in TEST() argument