Searched refs:numeric_v4 (Results 1 – 1 of 1) sorted by relevance
458 constexpr char numeric_v4[] = "192.168.0.1"; in TEST_F() local459 const hostent* result = gethostbyname(numeric_v4); in TEST_F()464 EXPECT_EQ(numeric_v4, ToString(result)); in TEST_F()