Protected Member Functions | Protected Attributes | List of all members
google::protobuf.internal::MapImplTest Class Reference
Inheritance diagram for google::protobuf.internal::MapImplTest:
Inheritance graph
[legend]

Protected Member Functions

void ExpectElement (int32 key, int32 value)
 
void ExpectElements (const std::map< int32, int32 > &map)
 
void ExpectSingleElement (int32 key, int32 value)
 
 MapImplTest ()
 
- 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 ()
 

Protected Attributes

const Map< int32, int32 > & const_map_
 
Map< int32, int32 > & map_
 
std::unique_ptr< Map< int32, int32 > > map_ptr_
 

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 99 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.

Constructor & Destructor Documentation

◆ MapImplTest()

google::protobuf.internal::MapImplTest::MapImplTest ( )
inlineprotected

Member Function Documentation

◆ ExpectElement()

void google::protobuf.internal::MapImplTest::ExpectElement ( int32  key,
int32  value 
)
inlineprotected

◆ ExpectElements()

void google::protobuf.internal::MapImplTest::ExpectElements ( const std::map< int32, int32 > &  map)
inlineprotected

◆ ExpectSingleElement()

void google::protobuf.internal::MapImplTest::ExpectSingleElement ( int32  key,
int32  value 
)
inlineprotected

Member Data Documentation

◆ const_map_

const Map<int32, int32>& google::protobuf.internal::MapImplTest::const_map_
protected

◆ map_

Map<int32, int32>& google::protobuf.internal::MapImplTest::map_
protected

◆ map_ptr_

std::unique_ptr<Map<int32, int32> > google::protobuf.internal::MapImplTest::map_ptr_
protected

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


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