Searched defs:ProtobufPrinter (Results 1 – 1 of 1) sorted by relevance
223 struct ProtobufPrinter { struct227 static const size_t kProtobufOneLinerMaxLength = 50;232 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()