Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9312 void UniversalPrintArray(const char* begin, size_t len, ostream* os) { in UniversalPrintArray() function
9318 void UniversalPrintArray(const wchar_t* begin, size_t len, ostream* os) { in UniversalPrintArray() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h9802 void UniversalPrintArray(const T* begin, size_t len, ::std::ostream* os) {
9824 GTEST_API_ void UniversalPrintArray(
9828 GTEST_API_ void UniversalPrintArray(
9838 UniversalPrintArray(a, N, os);