Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp408 class BenchmarkClient : public ClientBase<BenchmarkClient> { class
495 explicit BenchmarkClient(const std::string& service_path) in BenchmarkClient() function in __anon1caffe9a0111::BenchmarkClient
499 BenchmarkClient(const BenchmarkClient&) = delete;
500 void operator=(const BenchmarkClient&) = delete;
622 BenchmarkClient::Create(GetServicePath(path, service_id)); in ClientCommand()