Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc497 void CommandLineInterfaceTest::WriteDescriptorSet( in WriteDescriptorSet() function in google::protobuf::compiler::__anonb736f06f0111::CommandLineInterfaceTest
1510 TEST_F(CommandLineInterfaceTest, WriteDescriptorSet) { in TEST_F() argument
Dcommand_line_interface.cc2324 bool CommandLineInterface::WriteDescriptorSet( in WriteDescriptorSet() function in google::protobuf::compiler::CommandLineInterface