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