Home
last modified time | relevance | path

Searched refs:allow_exhaustion (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc272 bool allow_exhaustion, gpr_atm* errors) { in SendRpc() argument
280 EXPECT_TRUE(s.ok() || (allow_exhaustion && in SendRpc()
283 if (!(allow_exhaustion && in SendRpc()