Searched refs:kLocalHost (Results 1 – 2 of 2) sorted by relevance
201 static constexpr char kLocalHost[] = "localhost"; variable
563 const hostent* result = gethostbyname(kLocalHost); in TEST_F()787 ScopedAddrinfo result = safe_getaddrinfo(kLocalHost, nullptr, nullptr); in TEST_F()7904 ScopedAddrinfo result = safe_getaddrinfo(kLocalHost, nullptr, nullptr); in TEST_F()