webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
google::protobuf.internal::MapFieldInDynamicMessageTest Class Reference
Inheritance diagram for google::protobuf.internal::MapFieldInDynamicMessageTest:
testing::Test

Protected Member Functions

 MapFieldInDynamicMessageTest ()
 
virtual void SetUp ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

const DescriptorPoolpool_
 
DynamicMessageFactory factory_
 
const Descriptormap_descriptor_
 
const Descriptorrecursive_map_descriptor_
 
const Messagemap_prototype_
 

Constructor & Destructor Documentation

◆ MapFieldInDynamicMessageTest()

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

Member Function Documentation

◆ SetUp()

virtual void google::protobuf.internal::MapFieldInDynamicMessageTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ factory_

DynamicMessageFactory google::protobuf.internal::MapFieldInDynamicMessageTest::factory_
protected

◆ map_descriptor_

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

◆ map_prototype_

const Message* google::protobuf.internal::MapFieldInDynamicMessageTest::map_prototype_
protected

◆ pool_

const DescriptorPool* google::protobuf.internal::MapFieldInDynamicMessageTest::pool_
protected

◆ recursive_map_descriptor_

const Descriptor* google::protobuf.internal::MapFieldInDynamicMessageTest::recursive_map_descriptor_
protected

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