Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-printers.cc133 inline bool IsPrintableAscii(wchar_t c) { in IsPrintableAscii() function
175 if (IsPrintableAscii(c)) { in PrintAsCharLiteralTo()