Searched refs:IsXDigit (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.cc9275 if (is_previous_hex && IsXDigit(cur)) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2784 inline bool IsXDigit(char ch) { function in namespace:std::tr1
2787 inline bool IsXDigit(wchar_t ch) { function in namespace:std::tr1

Completed in 65 milliseconds