Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp6401 const auto queryAndCheck = [&](const std::string& hostname, in TEST_F() local
6426 threads[0] = std::thread(queryAndCheck, hostname1, records); in TEST_F()
6427 threads[1] = std::thread(queryAndCheck, hostname2, records); in TEST_F()