Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager_unittest.cc10214 const std::string kExpectedQueryName = "_1111._https." + kName; in TEST_F() local
10218 kExpectedQueryName, /*priority=*/1, /*service_name=*/kName, in TEST_F()
10221 kExpectedQueryName, dns_protocol::kTypeHttps, in TEST_F()
10224 kExpectedQueryName, dns_protocol::kTypeHttps, records)), in TEST_F()
10329 const std::string kExpectedQueryName = "_1111._https." + kName; in TEST_F() local
10333 kExpectedQueryName, /*priority=*/1, /*service_name=*/kName, in TEST_F()
10336 kExpectedQueryName, dns_protocol::kTypeHttps, in TEST_F()
10339 kExpectedQueryName, dns_protocol::kTypeHttps, records)), in TEST_F()