Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc2349 void CommandLineInterface::PrintFreeFieldNumbers(const Descriptor* descriptor) { in PrintFreeFieldNumbers() function in google::protobuf::compiler::CommandLineInterface
Dcommand_line_interface_unittest.cc2166 TEST_F(CommandLineInterfaceTest, PrintFreeFieldNumbers) { in TEST_F() argument