Searched refs:kQuoteBegin (Results 1 – 1 of 1) sorted by relevance
257 const char* const kQuoteBegin = sizeof(CharType) == 1 ? "\"" : "L\""; in PrintCharsAsStringTo() local258 *os << kQuoteBegin; in PrintCharsAsStringTo()266 *os << "\" " << kQuoteBegin; in PrintCharsAsStringTo()