Searched refs:SetupLoadTest (Results 1 – 3 of 3) sorted by relevance
60 SetupLoadTest(config, num_threads_); in SynchronousClient()
155 using Client::SetupLoadTest;169 SetupLoadTest(config, num_async_threads_); in AsyncClient()
257 void SetupLoadTest(const ClientConfig& config, size_t num_threads) { in SetupLoadTest() function