CharFormat 9196 modules/ts/src/ts_gtest.cpp static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { CharFormat 9242 modules/ts/src/ts_gtest.cpp static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { CharFormat 9257 modules/ts/src/ts_gtest.cpp static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { CharFormat 9270 modules/ts/src/ts_gtest.cpp const CharFormat format = PrintAsCharLiteralTo<UnsignedChar>(c, os);