Searched refs:hostname_result_str (Results 1 – 1 of 1) sorted by relevance
1184 std::string hostname_result_str = ToString(hostname_result); in TEST_F() local1185 EXPECT_TRUE(hostname_result_str == "1.2.3.4" || hostname_result_str == "::1.2.3.4"); in TEST_F()