Public Member Functions | Protected Member Functions | List of all members
grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion > Class Template Reference
Inheritance diagram for grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion >:
Inheritance graph
[legend]

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< Serverserver_
 
std::unique_ptr< grpc::testing::EchoTestService::Stub > stub_
 

Detailed Description

template<class Service, bool allow_resource_exhaustion>
class grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion >

Definition at line 125 of file thread_stress_test.cc.

Member Function Documentation

◆ AllowExhaustion()

template<class Service , bool allow_resource_exhaustion>
bool grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion >::AllowExhaustion ( )
inlineoverridevirtual

Implements grpc::testing::CommonStressTest< Service >.

Definition at line 132 of file thread_stress_test.cc.

◆ ResetStub()

template<class Service , bool allow_resource_exhaustion>
void grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion >::ResetStub ( )
inlineoverridevirtual

Implements grpc::testing::CommonStressTest< Service >.

Definition at line 127 of file thread_stress_test.cc.

◆ SetUpStart()

template<class Service , bool allow_resource_exhaustion>
void grpc::testing::CommonStressTestInproc< Service, allow_resource_exhaustion >::SetUpStart ( ServerBuilder builder,
Service service 
)
inlineoverrideprotectedvirtual

Implements grpc::testing::CommonStressTest< Service >.

Definition at line 135 of file thread_stress_test.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:33