Searched refs:nonexistent_host_name (Results 1 – 1 of 1) sorted by relevance
446 constexpr char nonexistent_host_name[] = "nonexistent.example.com."; in TEST_F() local454 EXPECT_EQ(1U, GetNumQueriesForType(dns, ns_type::ns_t_a, nonexistent_host_name)); in TEST_F()6456 constexpr char nonexistent_host_name[] = "nonexistent.local."; in TEST_F() local6495 EXPECT_EQ(1U, GetNumQueries(mdnsv6, nonexistent_host_name)); in TEST_F()6496 EXPECT_EQ(0U, GetNumQueries(mdnsv4, nonexistent_host_name)); in TEST_F()