Searched refs:first_host (Results 1 – 1 of 1) sorted by relevance
476 std::string first_host(gethostent()->h_name); in TEST() local478 ASSERT_EQ(first_host, std::string(gethostent()->h_name)); in TEST()483 std::string first_host(gethostent()->h_name); in TEST() local485 ASSERT_EQ(first_host, std::string(gethostent()->h_name)); in TEST()