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