Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-printers.cc130 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-printers.h299 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
305 PrintBytesInObjectTo( in PrintValue()