Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9270 const char* const kQuoteBegin = sizeof(CharType) == 1 ? "\"" : "L\""; in PrintCharsAsStringTo() local
9271 *os << kQuoteBegin; in PrintCharsAsStringTo()
9279 *os << "\" " << kQuoteBegin; in PrintCharsAsStringTo()