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