Home
last modified time | relevance | path

Searched defs:ParsePackage (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc2007 bool Parser::ParsePackage(FileDescriptorProto* file, in ParsePackage() function in google::protobuf::compiler::Parser
Dparser_unittest.cc944 TEST_F(ParseMiscTest, ParsePackage) { in TEST_F() argument