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

Protected Types

typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType
 
typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType
 
typedef MapField< EntryType, int32, int32, WireFormatLite::TYPE_INT32, WireFormatLite::TYPE_INT32, falseMapFieldType
 
typedef MapField< EntryType, int32, int32, WireFormatLite::TYPE_INT32, WireFormatLite::TYPE_INT32MapFieldType
 

Protected Member Functions

 MapFieldBasePrimitiveTest ()
 
 MapFieldBasePrimitiveTest ()
 
- 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

std::unique_ptr< Arenaarena_
 
std::map< int32, int32initial_value_map_
 
const FieldDescriptorkey_descriptor_
 
Map< int32, int32 > * map_
 
const Descriptormap_descriptor_
 
std::unique_ptr< MapFieldTypemap_field_
 
ArenaHolder< MapFieldTypemap_field_
 
MapFieldBasemap_field_base_
 
const FieldDescriptorvalue_descriptor_
 

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

Member Typedef Documentation

◆ EntryType [1/2]

typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse google::protobuf.internal::MapFieldBasePrimitiveTest::EntryType
protected

◆ EntryType [2/2]

typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse google::protobuf.internal::MapFieldBasePrimitiveTest::EntryType
protected

◆ MapFieldType [1/2]

◆ MapFieldType [2/2]

Constructor & Destructor Documentation

◆ MapFieldBasePrimitiveTest() [1/2]

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

◆ MapFieldBasePrimitiveTest() [2/2]

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

Member Data Documentation

◆ arena_

std::unique_ptr<Arena> google::protobuf.internal::MapFieldBasePrimitiveTest::arena_
protected

◆ initial_value_map_

std::map< int32, int32 > google::protobuf.internal::MapFieldBasePrimitiveTest::initial_value_map_
protected

◆ key_descriptor_

const FieldDescriptor * google::protobuf.internal::MapFieldBasePrimitiveTest::key_descriptor_
protected

◆ map_

Map< int32, int32 > * google::protobuf.internal::MapFieldBasePrimitiveTest::map_
protected

◆ map_descriptor_

const Descriptor * google::protobuf.internal::MapFieldBasePrimitiveTest::map_descriptor_
protected

◆ map_field_ [1/2]

std::unique_ptr<MapFieldType> google::protobuf.internal::MapFieldBasePrimitiveTest::map_field_
protected

◆ map_field_ [2/2]

ArenaHolder<MapFieldType> google::protobuf.internal::MapFieldBasePrimitiveTest::map_field_
protected

◆ map_field_base_

MapFieldBase * google::protobuf.internal::MapFieldBasePrimitiveTest::map_field_base_
protected

◆ value_descriptor_

const FieldDescriptor * google::protobuf.internal::MapFieldBasePrimitiveTest::value_descriptor_
protected

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


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