webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Protected Member Functions | Protected Attributes | List of all members
google::protobuf::descriptor_unittest::NestedDescriptorTest Class Reference
Inheritance diagram for google::protobuf::descriptor_unittest::NestedDescriptorTest:
testing::Test

Protected Member Functions

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

Protected Attributes

DescriptorPool pool_
 
const FileDescriptorfoo_file_
 
const FileDescriptorbar_file_
 
const Descriptormessage_
 
const Descriptormessage2_
 
const Descriptorfoo_
 
const Descriptorbar_
 
const EnumDescriptorbaz_
 
const EnumDescriptorqux_
 
const EnumValueDescriptora_
 
const EnumValueDescriptorb_
 
const Descriptorfoo2_
 
const Descriptorbaz2_
 
const EnumDescriptorqux2_
 
const EnumDescriptorquux2_
 
const EnumValueDescriptora2_
 
const EnumValueDescriptorc2_
 

Member Function Documentation

◆ SetUp()

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

Reimplemented from testing::Test.

Member Data Documentation

◆ a2_

const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::a2_
protected

◆ a_

const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::a_
protected

◆ b_

const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::b_
protected

◆ bar_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::bar_
protected

◆ bar_file_

const FileDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::bar_file_
protected

◆ baz2_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::baz2_
protected

◆ baz_

const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::baz_
protected

◆ c2_

const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::c2_
protected

◆ foo2_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo2_
protected

◆ foo_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo_
protected

◆ foo_file_

const FileDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo_file_
protected

◆ message2_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::message2_
protected

◆ message_

const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::message_
protected

◆ pool_

DescriptorPool google::protobuf::descriptor_unittest::NestedDescriptorTest::pool_
protected

◆ quux2_

const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::quux2_
protected

◆ qux2_

const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::qux2_
protected

◆ qux_

const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::qux_
protected

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