Home | History | Annotate | Download | only in test

Lines Matching refs:begin_string_quote

549   const char* const begin_string_quote = is_wide_string ? "L\"" : "\"";
551 << begin_string_quote << prefix << "\" is not a prefix of "
552 << begin_string_quote << str << "\"\n";