Home
last modified time | relevance | path

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

/third_party/node/deps/googletest/include/gtest/
Dgtest-printers.h224 struct ProtobufPrinter { struct
228 static const size_t kProtobufOneLinerMaxLength = 50;
233 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h223 struct ProtobufPrinter { struct
227 static const size_t kProtobufOneLinerMaxLength = 50;
232 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()