Searched refs:BenchmarkResult (Results 1 – 1 of 1) sorted by relevance
162 struct BenchmarkResult { struct575 std::vector<std::future<BenchmarkResult>> client_results; in ClientCommand()607 std::promise<BenchmarkResult> result_promise; in ClientCommand()615 std::promise<BenchmarkResult> result, std::promise<void> ready) { in ClientCommand()847 BenchmarkResult benchmark_result = result.get(); in ClientCommand()