OsmAnd
|
Protected Member Functions | |
virtual void | SetUp () |
Protected Attributes | |
const FileDescriptor * | bar_file_ |
const Descriptor * | bar_type_ |
const FileDescriptor * | foo_file_ |
const Descriptor * | foo_type_ |
const FieldDescriptor * | bar_field_ |
const FieldDescriptor * | baz_field_ |
const FieldDescriptor * | qux_field_ |
DescriptorPool | pool_ |
virtual void google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::SetUp | ( | ) | [protected, virtual] |
const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_field_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_file_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_type_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::baz_field_ [protected] |
const FileDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::foo_file_ [protected] |
const Descriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::foo_type_ [protected] |
DescriptorPool google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::pool_ [protected] |
const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::qux_field_ [protected] |