Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dprinter.cc277 void Printer::FormatInternal(const std::vector<std::string>& args, in FormatInternal() function in google::protobuf::io::Printer
Dprinter_unittest.cc601 TEST(Printer, FormatInternal) { in TEST() argument