Searched refs:RunTestLoop (Results 1 – 1 of 1) sorted by relevance
384 void RunTestLoop(std::chrono::duration<double> duration_per_query, in RunTestLoop() function568 test_threads.emplace_back(std::thread(&RunTestLoop, duration_per_query, in main()