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 TearDown ()
 
 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 Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 

Detailed Description

Definition at line 99 of file src/google/protobuf/map_test.cc.

Constructor & Destructor Documentation

◆ MapImplTest()

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

Definition at line 101 of file src/google/protobuf/map_test.cc.

Member Function Documentation

◆ ExpectElement()

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

Definition at line 124 of file src/google/protobuf/map_test.cc.

◆ ExpectElements()

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

Definition at line 115 of file src/google/protobuf/map_test.cc.

◆ ExpectSingleElement()

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

Definition at line 109 of file src/google/protobuf/map_test.cc.

Member Data Documentation

◆ const_map_

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

Definition at line 176 of file src/google/protobuf/map_test.cc.

◆ map_

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

Definition at line 175 of file src/google/protobuf/map_test.cc.

◆ map_ptr_

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

Definition at line 174 of file src/google/protobuf/map_test.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09