Home
last modified time | relevance | path

Searched refs:name_ip6_dot (Results 1 – 1 of 1) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp469 constexpr char name_ip6_dot[] = "ip6-localhost."; in TEST_F() local
504 EXPECT_EQ(1U, GetNumQueriesForType(dns, ns_type::ns_t_a, name_ip6_dot)) << dns.dumpQueries(); in TEST_F()