Searched refs:hostname1 (Results 1 – 1 of 1) sorted by relevance
4204 constexpr char hostname1[] = "query1.example.com."; in TEST_F() local4207 {hostname1, ns_type::ns_t_a, "1.2.3.4"}, in TEST_F()4235 auto [result, timeTakenMs] = safe_getaddrinfo_time_taken(hostname1, nullptr, hints); in TEST_F()4239 EXPECT_EQ(1U, GetNumQueries(dns, hostname1)); in TEST_F()