Searched defs:FormatInternal (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
D | printer.cc | 277 void Printer::FormatInternal(const std::vector<std::string>& args, in FormatInternal() function in google::protobuf::io::Printer |
D | printer_unittest.cc | 601 TEST(Printer, FormatInternal) { in TEST() argument |