Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc172 class CommonStressTestAsyncServer : public BaseClass { class
174 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer