
Public Member Functions | |
| bool | AllowExhaustion () override |
| void | ResetStub () override |
Public Member Functions inherited from grpc::testing::CommonStressTest< Service > | |
| CommonStressTest () | |
| grpc::testing::EchoTestService::Stub * | GetStub () |
| virtual void | SetUp ()=0 |
| virtual void | TearDown ()=0 |
| virtual | ~CommonStressTest () |
Protected Member Functions | |
| void | SetUpStart (ServerBuilder *builder, Service *service) override |
Protected Member Functions inherited from grpc::testing::CommonStressTest< Service > | |
| void | SetUpEnd (ServerBuilder *builder) |
| void | SetUpStartCommon (ServerBuilder *builder, Service *service) |
| void | TearDownEnd () |
| void | TearDownStart () |
Additional Inherited Members | |
Protected Attributes inherited from grpc::testing::CommonStressTest< Service > | |
| std::unique_ptr< Server > | server_ |
| std::unique_ptr< grpc::testing::EchoTestService::Stub > | stub_ |
Definition at line 125 of file thread_stress_test.cc.
|
inlineoverridevirtual |
Implements grpc::testing::CommonStressTest< Service >.
Definition at line 132 of file thread_stress_test.cc.
|
inlineoverridevirtual |
Implements grpc::testing::CommonStressTest< Service >.
Definition at line 127 of file thread_stress_test.cc.
|
inlineoverrideprotectedvirtual |
Implements grpc::testing::CommonStressTest< Service >.
Definition at line 135 of file thread_stress_test.cc.