Searched refs:client_results (Results 1 – 1 of 1) sorted by relevance
575 std::vector<std::future<BenchmarkResult>> client_results; in ClientCommand() local608 client_results.push_back(result_promise.get_future()); in ClientCommand()842 for (auto& result : client_results) in ClientCommand()846 for (auto& result : client_results) { in ClientCommand()