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

/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp575 std::vector<std::future<BenchmarkResult>> client_results; local
608 client_results.push_back(result_promise.get_future());
842 for (auto& result : client_results)
846 for (auto& result : client_results) {

Completed in 48 milliseconds