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