Qucs-core  0.0.19
Data Structures | Enumerations | Functions | Variables
testing::internal2 Namespace Reference

Data Structures

class  TypeWithoutFormatter
class  TypeWithoutFormatter< T, kProtobuf >
class  TypeWithoutFormatter< T, kConvertibleToInteger >

Enumerations

enum  TypeKind {
  kProtobuf, kConvertibleToInteger, kOtherType, kProtobuf,
  kConvertibleToInteger, kOtherType
}
enum  TypeKind {
  kProtobuf, kConvertibleToInteger, kOtherType, kProtobuf,
  kConvertibleToInteger, kOtherType
}

Functions

GTEST_API_ void PrintBytesInObjectTo (const unsigned char *obj_bytes, size_t count,::std::ostream *os)
template<typename Char , typename CharTraits , typename T >
::std::basic_ostream< Char,
CharTraits > & 
operator<< (::std::basic_ostream< Char, CharTraits > &os, const T &x)

Variables

const size_t kProtobufOneLinerMaxLength = 50

Enumeration Type Documentation

Enumerator:
kProtobuf 
kConvertibleToInteger 
kOtherType 
kProtobuf 
kConvertibleToInteger 
kOtherType 

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

Enumerator:
kProtobuf 
kConvertibleToInteger 
kOtherType 
kProtobuf 
kConvertibleToInteger 
kOtherType 

Definition at line 9311 of file fused-src/gtest/gtest.h.


Function Documentation

template<typename Char , typename CharTraits , typename T >
std::basic_ostream< Char, CharTraits > & testing::internal2::operator<< ( ::std::basic_ostream< Char, CharTraits > &  os,
const T &  x 
)

Definition at line 9390 of file fused-src/gtest/gtest.h.

GTEST_API_ void testing::internal2::PrintBytesInObjectTo ( const unsigned char *  obj_bytes,
size_t  count,
::std::ostream *  os 
)

Variable Documentation

Definition at line 9335 of file fused-src/gtest/gtest.h.