Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h129 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
155 PrintBytesInObjectTo( in PrintValue()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-printers.cc114 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() function