Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc102 bool AllowExhaustion() override { return false; } in AllowExhaustion() function in grpc::testing::CommonStressTestInsecure
126 bool AllowExhaustion() override { return allow_resource_exhaustion; } in AllowExhaustion() function in grpc::testing::CommonStressTestInproc