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