Lines Matching full:wstr
581 inline String FormatForFailureMessage(const ::std::wstring& wstr) {582 return (Message() << "L\"" << wstr << '"').GetString();594 inline String FormatForFailureMessage(const ::wstring& wstr) {595 return (Message() << "L\"" << wstr << '"').GetString();