Home
last modified time | relevance | path

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

/bionic/tests/
Dnetdb_test.cpp476 std::string first_host(gethostent()->h_name); in TEST() local
478 ASSERT_EQ(first_host, std::string(gethostent()->h_name)); in TEST()
483 std::string first_host(gethostent()->h_name); in TEST() local
485 ASSERT_EQ(first_host, std::string(gethostent()->h_name)); in TEST()