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

Protected Member Functions

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

Protected Attributes

DescriptorPool pool_
 
const FileDescriptorbaz_file_
 
const Descriptoroneof_message_
 
const OneofDescriptoroneof_
 
const OneofDescriptoroneof2_
 
const FieldDescriptora_
 
const FieldDescriptorb_
 
const FieldDescriptorc_
 
const FieldDescriptord_
 
const FieldDescriptore_
 
const FieldDescriptorf_
 

Member Function Documentation

◆ SetUp()

virtual void google::protobuf::descriptor_unittest::OneofDescriptorTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ a_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::a_
protected

◆ b_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::b_
protected

◆ baz_file_

const FileDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::baz_file_
protected

◆ c_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::c_
protected

◆ d_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::d_
protected

◆ e_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::e_
protected

◆ f_

const FieldDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::f_
protected

◆ oneof2_

const OneofDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::oneof2_
protected

◆ oneof_

const OneofDescriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::oneof_
protected

◆ oneof_message_

const Descriptor* google::protobuf::descriptor_unittest::OneofDescriptorTest::oneof_message_
protected

◆ pool_

DescriptorPool google::protobuf::descriptor_unittest::OneofDescriptorTest::pool_
protected

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