Home | History | Annotate | Download | only in gtest

Lines Matching refs:ShowWideCString

1317 String String::ShowWideCString(const wchar_t * wide_c_str) {
1328 // Similar to ShowWideCString(), except that this function encloses
1334 String::ShowWideCString(wide_c_str).c_str());