Static Public Member Functions | Static Public Attributes | List of all members
testing::internal::ProtobufPrinter Struct Reference

#include <gtest-printers.h>

Static Public Member Functions

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

Static Public Attributes

static const size_t kProtobufOneLinerMaxLength = 50
 

Detailed Description

Definition at line 219 of file boringssl-with-bazel/src/third_party/googletest/include/gtest/gtest-printers.h.

Member Function Documentation

◆ PrintValue() [1/2]

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

◆ PrintValue() [2/2]

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

Member Data Documentation

◆ kProtobufOneLinerMaxLength

static const size_t testing::internal::ProtobufPrinter::kProtobufOneLinerMaxLength = 50
static

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50