Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Durl_util.cc522 bool IsLocalHostname(std::string_view host) { in IsLocalHostname() function
H A Durl_util_unittest.cc938 TEST(UrlUtilTest, IsLocalHostname) { in TEST() argument