Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9155 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() function
9210 return PrintAsCharLiteralTo<wchar_t>(c, os); in PrintAsStringLiteralTo()
9229 const CharFormat format = PrintAsCharLiteralTo<UnsignedChar>(c, os); in PrintCharAndCodeTo()