Searched refs:PrintBytesInObjectTo (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-printers.cc114 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, function in namespace:testing::internal2
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-printers.h118 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
140 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),

Completed in 9 milliseconds