Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Daddress_info.cc116 bool AddressInfo::IsAllLocalhostOfOneFamily() const { in IsAllLocalhostOfOneFamily() function in net::AddressInfo
H A Daddress_info_unittest.cc275 TEST(AddressInfoTest, IsAllLocalhostOfOneFamily) { in TEST() argument