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

/ndk/sources/third_party/googletest/googletest/src/
H A Dgtest-printers.cc78 void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, function in namespace:testing::__anon342
105 // Delegates to PrintBytesInObjectToImpl() to print the bytes in the
112 PrintBytesInObjectToImpl(obj_bytes, count, os);

Completed in 105 milliseconds