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