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