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 * | foreign_ |
const EnumDescriptor * | enum_ |
const FieldDescriptor * | foo_ |
const FieldDescriptor * | bar_ |
const FieldDescriptor * | baz_ |
const FieldDescriptor * | qux_ |
const FieldDescriptor * | foo2_ |
const FieldDescriptor * | bar2_ |
const FieldDescriptor * | quux2_ |
virtual void google::protobuf::descriptor_unittest::DescriptorTest::SetUp | ( | ) | [protected, virtual] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::bar2_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::bar_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::bar_file_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::baz_ [protected] |
const EnumDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::enum_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::foo2_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::foo_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::foo_file_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::DescriptorTest::foreign_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::DescriptorTest::message2_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::DescriptorTest::message_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::quux2_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::DescriptorTest::qux_ [protected] |