Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dthread_stress_test.cc64 class CommonStressTest { class
66 CommonStressTest() : kMaxMessageSize_(8192) { in CommonStressTest() function in grpc::testing::CommonStressTest