Searched refs:BenchmarkResult (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp162 struct BenchmarkResult { struct
575 std::vector<std::future<BenchmarkResult>> client_results;
607 std::promise<BenchmarkResult> result_promise;
615 std::promise<BenchmarkResult> result, std::promise<void> ready) {
847 BenchmarkResult benchmark_result = result.get();

Completed in 50 milliseconds