Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-printers.cc221 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() function
246 PrintCharAndCodeTo<unsigned char>(c, os); in PrintTo()
249 PrintCharAndCodeTo<unsigned char>(c, os); in PrintTo()
255 PrintCharAndCodeTo<wchar_t>(wc, os); in PrintTo()