Searched refs:kIp6LocalHost (Results 1 – 1 of 1) sorted by relevance
296 static constexpr char kIp6LocalHost[] = "ip6-localhost"; member in ResolverTest433 result = gethostbyname(kIp6LocalHost); in TEST_F()442 result = gethostbyname2(kIp6LocalHost, AF_INET6); in TEST_F()647 result = safe_getaddrinfo(kIp6LocalHost, nullptr, nullptr); in TEST_F()