Searched refs:kIp6LocalHost (Results 1 – 2 of 2) sorted by relevance
203 static constexpr char kIp6LocalHost[] = "ip6-localhost"; variable
587 result = gethostbyname(kIp6LocalHost); in TEST_F()596 result = gethostbyname2(kIp6LocalHost, AF_INET6); in TEST_F()793 result = safe_getaddrinfo(kIp6LocalHost, nullptr, nullptr); in TEST_F()7908 result = safe_getaddrinfo(kIp6LocalHost, nullptr, nullptr); in TEST_F()