Searched defs:ParsePackage (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | parser.cc | 2311 bool Parser::ParsePackage(FileDescriptorProto* file, in ParsePackage() function in google::protobuf::compiler::Parser |
| D | parser_unittest.cc | 1226 TEST_F(ParseMiscTest, ParsePackage) { in TEST_F() argument |