Searched refs:result_promise (Results 1 – 1 of 1) sorted by relevance
607 std::promise<BenchmarkResult> result_promise; in ClientCommand() local608 client_results.push_back(result_promise.get_future()); in ClientCommand()825 thread_id_counter++, service_id_counter, std::move(result_promise), in ClientCommand()