Home | History | Annotate | Download | only in gtest

Lines Matching refs:FormatForFailureMessage

575 inline String FormatForFailureMessage(const ::std::string& str) {
581 inline String FormatForFailureMessage(const ::std::wstring& wstr) {
588 inline String FormatForFailureMessage(const ::string& str) {
594 inline String FormatForFailureMessage(const ::wstring& wstr) {
614 return FormatForFailureMessage(value);