Home
last modified time | relevance | path

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

/dports/devel/grpc/grpc-1.42.0/test/cpp/end2end/
H A Dthread_stress_test.cc178 class CommonStressTestAsyncServer : public BaseClass { class
180 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer
/dports/devel/grpc130/grpc-1.30.2/test/cpp/end2end/
H A Dthread_stress_test.cc179 class CommonStressTestAsyncServer : public BaseClass { class
181 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer
/dports/devel/grpc134/grpc-1.34.1/test/cpp/end2end/
H A Dthread_stress_test.cc178 class CommonStressTestAsyncServer : public BaseClass { class
180 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/end2end/
H A Dthread_stress_test.cc173 class CommonStressTestAsyncServer : public BaseClass { class
175 CommonStressTestAsyncServer() : contexts_(kNumAsyncServerThreads * 100) {} in CommonStressTestAsyncServer() function in grpc::testing::CommonStressTestAsyncServer