Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dthread_stress_test.cc179 class CommonStressTestAsyncServer : public BaseClass { class
181 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer
192 server_threads_.emplace_back(&CommonStressTestAsyncServer::ProcessRpcs, in SetUp()
307 CommonStressTestAsyncServer<
309 CommonStressTestAsyncServer<CommonStressTestInproc<