Searched refs:queryAndCheck (Results 1 – 1 of 1) sorted by relevance
6417 const auto queryAndCheck = [&](const std::string& hostname, in TEST_F() local6442 threads[0] = std::thread(queryAndCheck, hostname1, records); in TEST_F()6443 threads[1] = std::thread(queryAndCheck, hostname2, records); in TEST_F()