Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.cc1492 bool TextFormat::Printer::PrintUnknownFields( in PrintUnknownFields() function in google::protobuf::TextFormat::Printer
1840 /* static */ bool TextFormat::PrintUnknownFields( in PrintUnknownFields() function in google::protobuf::TextFormat
1883 void TextFormat::Printer::PrintUnknownFields( in PrintUnknownFields() function in google::protobuf::TextFormat::Printer
Dtext_format_unittest.cc240 TEST_F(TextFormatTest, PrintUnknownFields) { in TEST_F() argument