Home
last modified time | relevance | path

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

/bionic/tests/
Dnetdb_test.cpp154 static void VerifyLocalhostName(const char* name) { in VerifyLocalhostName() function
169 VerifyLocalhostName(host); in TEST()
174 VerifyLocalhostName(hent->h_name); in VerifyLocalhost()
176 VerifyLocalhostName(hent->h_aliases[i]); in VerifyLocalhost()