|
| 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) |
| |
◆ TypeKind
| Enumerator |
|---|
| kProtobuf | |
| kConvertibleToInteger | |
| kOtherType | |
◆ operator<<()
template<typename Char , typename CharTraits , typename T >
| ::std::basic_ostream< Char, CharTraits > & testing::internal2::operator<< |
( |
::std::basic_ostream< Char, CharTraits > & |
os, |
|
|
const T & |
x |
|
) |
| |
◆ PrintBytesInObjectTo()
| GTEST_API_ void testing::internal2::PrintBytesInObjectTo |
( |
const unsigned char * |
obj_bytes, |
|
|
size_t |
count, |
|
|
::std::ostream * |
os |
|
) |
| |
◆ kProtobufOneLinerMaxLength
| const size_t testing::internal2::kProtobufOneLinerMaxLength = 50 |
|