Searched refs:begin_string_quote (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2752 const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; local
2755 << " Actual: " << begin_string_quote << needle << "\"\n"
2758 << "Which is: " << begin_string_quote << haystack << "\"";

Completed in 85 milliseconds