Classes | Protected Member Functions | Protected Attributes | List of all members
grpc::testing::AsyncClientEnd2endTest< Common > Class Template Reference
Inheritance diagram for grpc::testing::AsyncClientEnd2endTest< Common >:
Inheritance graph
[legend]

Classes

struct  AsyncClientCall
 

Protected Member Functions

 AsyncClientEnd2endTest ()
 
void AsyncCompleteRpc ()
 
void AsyncSendRpc (int num_rpcs)
 
void SetUp () override
 
void TearDown () override
 
void Wait ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Protected Attributes

Common common_
 
CompletionQueue cq_
 
grpc::internal::CondVar cv_
 
grpc::internal::Mutex mu_
 
int rpcs_outstanding_
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 

Detailed Description

template<class Common>
class grpc::testing::AsyncClientEnd2endTest< Common >

Definition at line 336 of file thread_stress_test.cc.

Constructor & Destructor Documentation

◆ AsyncClientEnd2endTest()

template<class Common >
grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientEnd2endTest ( )
inlineprotected

Definition at line 338 of file thread_stress_test.cc.

Member Function Documentation

◆ AsyncCompleteRpc()

template<class Common >
void grpc::testing::AsyncClientEnd2endTest< Common >::AsyncCompleteRpc ( )
inlineprotected

Definition at line 379 of file thread_stress_test.cc.

◆ AsyncSendRpc()

template<class Common >
void grpc::testing::AsyncClientEnd2endTest< Common >::AsyncSendRpc ( int  num_rpcs)
inlineprotected

Definition at line 365 of file thread_stress_test.cc.

◆ SetUp()

template<class Common >
void grpc::testing::AsyncClientEnd2endTest< Common >::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 340 of file thread_stress_test.cc.

◆ TearDown()

template<class Common >
void grpc::testing::AsyncClientEnd2endTest< Common >::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 341 of file thread_stress_test.cc.

◆ Wait()

template<class Common >
void grpc::testing::AsyncClientEnd2endTest< Common >::Wait ( )
inlineprotected

Definition at line 349 of file thread_stress_test.cc.

Member Data Documentation

◆ common_

template<class Common >
Common grpc::testing::AsyncClientEnd2endTest< Common >::common_
protected

Definition at line 402 of file thread_stress_test.cc.

◆ cq_

template<class Common >
CompletionQueue grpc::testing::AsyncClientEnd2endTest< Common >::cq_
protected

Definition at line 403 of file thread_stress_test.cc.

◆ cv_

template<class Common >
grpc::internal::CondVar grpc::testing::AsyncClientEnd2endTest< Common >::cv_
protected

Definition at line 405 of file thread_stress_test.cc.

◆ mu_

template<class Common >
grpc::internal::Mutex grpc::testing::AsyncClientEnd2endTest< Common >::mu_
protected

Definition at line 404 of file thread_stress_test.cc.

◆ rpcs_outstanding_

template<class Common >
int grpc::testing::AsyncClientEnd2endTest< Common >::rpcs_outstanding_
protected

Definition at line 406 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