Electroneum
Loading...
Searching...
No Matches
testing::internal2::TypeWithoutFormatter< T, kProtobuf > Class Template Reference

#include <gtest-printers.h>

Static Public Member Functions

static void PrintValue (const T &value, ::std::ostream *os)
static void PrintValue (const T &value, ::std::ostream *os)

Detailed Description

template<typename T>
class testing::internal2::TypeWithoutFormatter< T, kProtobuf >

Definition at line 151 of file gtest-printers.h.

Member Function Documentation

◆ PrintValue() [1/2]

template<typename T>
void testing::internal2::TypeWithoutFormatter< T, kProtobuf >::PrintValue ( const T & value,
::std::ostream * os )
inlinestatic

Definition at line 153 of file gtest-printers.h.

◆ PrintValue() [2/2]

template<typename T>
void testing::internal2::TypeWithoutFormatter< T, kProtobuf >::PrintValue ( const T & value,
::std::ostream * os )
inlinestatic

Definition at line 153 of file gtest-printers.h.

153 {
157 short_str : ("\n" + value.DebugString());
158 *os << ("<" + pretty_str + ">");
159 }

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/gtest/include/gtest/gtest-printers.h