Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2404 return *this << internal::String::ShowWideCString(wide_c_str); in operator <<()
2407 return *this << internal::String::ShowWideCString(wide_c_str); in operator <<()
3009 std::string String::ShowWideCString(const wchar_t * wide_c_str) { in ShowWideCString() function in testing::internal::String
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h3429 static std::string ShowWideCString(const wchar_t* wide_c_str);