#include <gtest-printers.h>
|
template<typename T , typename = typename std::enable_if< internal::IsAProtocolMessage<T>::value>::type> |
static void | PrintValue (const T &value, ::std::ostream *os) |
|
Definition at line 232 of file gtest-printers.h.
◆ PrintValue()
template<typename
T , typename = typename std::enable_if< internal::IsAProtocolMessage<T>::value>::type>
static void testing::internal::ProtobufPrinter::PrintValue |
( |
const T & | value, |
|
|
::std::ostream * | os ) |
|
inlinestatic |
◆ kProtobufOneLinerMaxLength
const size_t testing::internal::ProtobufPrinter::kProtobufOneLinerMaxLength = 50 |
|
static |
The documentation for this struct was generated from the following file: