Home
last modified time | relevance | path

Searched refs:kLocalHost (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_test_utils.h89 static constexpr char kLocalHost[] = "localhost"; variable
Dresolv_integration_test.cpp560 const hostent* result = gethostbyname(kLocalHost); in TEST_F()
789 ScopedAddrinfo result = safe_getaddrinfo(kLocalHost, nullptr, nullptr); in TEST_F()