Searched refs:hostname2_result_str (Results 1 – 1 of 1) sorted by relevance
1200 std::string hostname2_result_str = ToString(hostname2_result); in TEST_F() local1201 EXPECT_TRUE(hostname2_result_str == "1.2.3.4" || hostname2_result_str == "::1.2.3.4"); in TEST_F()