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