Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-printers.cc110 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() function
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-printers.h114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value), in PrintValue()