Searched refs:kIp6LocalHost (Results 1 – 2 of 2) sorted by relevance
91 static constexpr char kIp6LocalHost[] = "ip6-localhost"; variable
584 result = gethostbyname(kIp6LocalHost); in TEST_F()593 result = gethostbyname2(kIp6LocalHost, AF_INET6); in TEST_F()795 result = safe_getaddrinfo(kIp6LocalHost, nullptr, nullptr); in TEST_F()