OsmAnd
|
Protected Member Functions | |
void | BuildFile (const string &file_text) |
void | BuildFileWithErrors (const string &file_text, const string &expected_errors) |
void | BuildFileInTestPool (const FileDescriptor *file) |
void | BuildDescriptorMessagesInTestPool () |
Protected Attributes | |
DescriptorPool | pool_ |
void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildDescriptorMessagesInTestPool | ( | ) | [protected] |
void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFile | ( | const string & | file_text | ) | [protected] |
void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFileInTestPool | ( | const FileDescriptor * | file | ) | [protected] |
void google::protobuf::descriptor_unittest::ValidationErrorTest::BuildFileWithErrors | ( | const string & | file_text, |
const string & | expected_errors | ||
) | [protected] |