OsmAnd
|
Protected Member Functions | |
virtual void | SetUp () |
Protected Attributes | |
DescriptorPool | pool_ |
const FileDescriptor * | foo_file_ |
const FileDescriptor * | bar_file_ |
const Descriptor * | message_ |
const Descriptor * | message2_ |
const Descriptor * | foo_ |
const Descriptor * | bar_ |
const EnumDescriptor * | baz_ |
const EnumDescriptor * | qux_ |
const EnumValueDescriptor * | a_ |
const EnumValueDescriptor * | b_ |
const Descriptor * | foo2_ |
const Descriptor * | baz2_ |
const EnumDescriptor * | qux2_ |
const EnumDescriptor * | quux2_ |
const EnumValueDescriptor * | a2_ |
const EnumValueDescriptor * | c2_ |
virtual void google::protobuf::descriptor_unittest::NestedDescriptorTest::SetUp | ( | ) | [protected, virtual] |
const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::a2_ [protected] |
const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::a_ [protected] |
const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::b_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::bar_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::bar_file_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::baz2_ [protected] |
const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::baz_ [protected] |
const EnumValueDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::c2_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo2_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::foo_file_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::message2_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::message_ [protected] |
const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::quux2_ [protected] |
const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::qux2_ [protected] |
const EnumDescriptor* google::protobuf::descriptor_unittest::NestedDescriptorTest::qux_ [protected] |