Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp575 std::vector<std::future<BenchmarkResult>> client_results; in ClientCommand() local
608 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()