OsmAnd
|
Public Member Functions | |
MockErrorCollector () | |
~MockErrorCollector () | |
void | AddError (const string &filename, const string &element_name, const Message *descriptor, ErrorLocation location, const string &message) |
Public Attributes | |
string | text_ |
void google::protobuf::descriptor_unittest::MockErrorCollector::AddError | ( | const string & | filename, |
const string & | element_name, | ||
const Message * | descriptor, | ||
ErrorLocation | location, | ||
const string & | message | ||
) | [virtual] |
Implements google::protobuf::DescriptorPool::ErrorCollector.