Searched defs:CommonStressTestAsyncServer (Results 1 – 1 of 1) sorted by relevance
175 class CommonStressTestAsyncServer : public BaseClass { class177 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer