Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dclient_sync.cc60 SetupLoadTest(config, num_threads_); in SynchronousClient()
Dclient_async.cc155 using Client::SetupLoadTest;
169 SetupLoadTest(config, num_async_threads_); in AsyncClient()
Dclient.h257 void SetupLoadTest(const ClientConfig& config, size_t num_threads) { in SetupLoadTest() function