Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
grpc::testing::ChannelArgumentsTest Class Reference
Inheritance diagram for grpc::testing::ChannelArgumentsTest:
Inheritance graph
[legend]

Protected Member Functions

 ChannelArgumentsTest ()
 
std::string GetDefaultUserAgentPrefix ()
 
bool HasArg (grpc_arg expected_arg)
 
void SetChannelArgs (const ChannelArguments &channel_args, grpc_channel_args *args)
 
void VerifyDefaultChannelArgs ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Static Protected Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 

Protected Attributes

ChannelArguments channel_args_
 
grpc_arg_pointer_vtable pointer_vtable_
 

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

Definition at line 77 of file channel_arguments_test.cc.

Constructor & Destructor Documentation

◆ ChannelArgumentsTest()

grpc::testing::ChannelArgumentsTest::ChannelArgumentsTest ( )
inlineprotected

Definition at line 79 of file channel_arguments_test.cc.

Member Function Documentation

◆ GetDefaultUserAgentPrefix()

std::string grpc::testing::ChannelArgumentsTest::GetDefaultUserAgentPrefix ( )
inlineprotected

Definition at line 93 of file channel_arguments_test.cc.

◆ HasArg()

bool grpc::testing::ChannelArgumentsTest::HasArg ( grpc_arg  expected_arg)
inlineprotected

Definition at line 108 of file channel_arguments_test.cc.

◆ SetChannelArgs()

void grpc::testing::ChannelArgumentsTest::SetChannelArgs ( const ChannelArguments channel_args,
grpc_channel_args args 
)
inlineprotected

Definition at line 84 of file channel_arguments_test.cc.

◆ SetUpTestCase()

static void grpc::testing::ChannelArgumentsTest::SetUpTestCase ( )
inlinestaticprotected

Definition at line 89 of file channel_arguments_test.cc.

◆ TearDownTestCase()

static void grpc::testing::ChannelArgumentsTest::TearDownTestCase ( )
inlinestaticprotected

Definition at line 91 of file channel_arguments_test.cc.

◆ VerifyDefaultChannelArgs()

void grpc::testing::ChannelArgumentsTest::VerifyDefaultChannelArgs ( )
inlineprotected

Definition at line 99 of file channel_arguments_test.cc.

Member Data Documentation

◆ channel_args_

ChannelArguments grpc::testing::ChannelArgumentsTest::channel_args_
protected

Definition at line 131 of file channel_arguments_test.cc.

◆ pointer_vtable_

grpc_arg_pointer_vtable grpc::testing::ChannelArgumentsTest::pointer_vtable_
protected

Definition at line 130 of file channel_arguments_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