Home | History | Annotate | Download | only in googletest

Lines Matching refs:ShowWideCString

1530 String String::ShowWideCString(const wchar_t * wide_c_str) {
1536 // Similar to ShowWideCString(), except that this function encloses
1542 String::ShowWideCString(wide_c_str).c_str());