Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dthread_stress_test.cc279 bool allow_exhaustion, gpr_atm* errors) { in SendRpc() argument
287 EXPECT_TRUE(s.ok() || (allow_exhaustion && in SendRpc()
290 if (!(allow_exhaustion && in SendRpc()