Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9146 inline bool IsPrintableAscii(wchar_t c) { in IsPrintableAscii() function
9188 if (IsPrintableAscii(c)) { in PrintAsCharLiteralTo()