struct ProtobufPrinter

Defined at line 258 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-printers.h

Public Members

static const size_t kProtobufOneLinerMaxLength

Public Methods

template <typename T, typename = typename std::enable_if<
                                    internal::HasDebugStringAndShortDebugString<T>::value>::type>
void PrintValue (const T & value, ::std::ostream * os)

Defined at line 267 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-printers.h