HomeSort by relevance Sort by last modified time
    Searched refs:PrintBytesInObjectTo (Results 1 - 2 of 2) sorted by null

  /external/chromium/testing/gtest/src/
gtest-printers.cc 118 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count,
  /external/chromium/testing/gtest/include/gtest/
gtest-printers.h 114 GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
136 PrintBytesInObjectTo(reinterpret_cast<const unsigned char*>(&value),

Completed in 48 milliseconds