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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3021 bool String::WideCStringEquals(const wchar_t * lhs, const wchar_t * rhs) { function in class:testing::internal::String
3034 if (String::WideCStringEquals(expected, actual)) {
3050 if (!String::WideCStringEquals(s1, s2)) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3437 static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs);

Completed in 683 milliseconds