Home | History | Annotate | Download | only in gtest

Lines Matching refs:ShowWideCStringQuoted

1330 String String::ShowWideCStringQuoted(const wchar_t* wide_c_str) {
1362 String::ShowWideCStringQuoted(expected),
1363 String::ShowWideCStringQuoted(actual),
1379 << String::ShowWideCStringQuoted(s1)
1380 << " vs " << String::ShowWideCStringQuoted(s2);