Home
last modified time | relevance | path

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

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