Home | History | Annotate | Download | only in test

Lines Matching refs:begin_string_quote

543   const char* const begin_string_quote = is_wide_string ? "L\"" : "\"";
545 begin_string_quote << prefix << "\" is not a prefix of "
546 << begin_string_quote << str << "\"\n";