Home | History | Annotate | Download | only in test

Lines Matching refs:begin_string_quote

542   const char* const begin_string_quote = is_wide_string ? "L\"" : "\"";
544 << begin_string_quote
545 << begin_string_quote << str << "\"\n";