Searched refs:ShowWideCString (Results 1 – 2 of 2) sorted by relevance
2404 return *this << internal::String::ShowWideCString(wide_c_str); in operator <<()2407 return *this << internal::String::ShowWideCString(wide_c_str); in operator <<()3009 std::string String::ShowWideCString(const wchar_t * wide_c_str) { in ShowWideCString() function in testing::internal::String
3429 static std::string ShowWideCString(const wchar_t* wide_c_str);