Searched refs:AllowExhaustion (Results 1 – 1 of 1) sorted by relevance
73 virtual bool AllowExhaustion() = 0;102 bool AllowExhaustion() override { return false; } in AllowExhaustion() function in grpc::testing::CommonStressTestInsecure126 bool AllowExhaustion() override { return allow_resource_exhaustion; } in AllowExhaustion() function in grpc::testing::CommonStressTestInproc314 this->common_.AllowExhaustion(), &errors); in TYPED_TEST()324 if (this->common_.AllowExhaustion()) { in TYPED_TEST()