Home
last modified time | relevance | path

Searched defs:FormatForFailureMessage (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h221 inline String FormatForFailureMessage(const T& value) { in FormatForFailureMessage() function
233 inline String FormatForFailureMessage(const T& value) { in FormatForFailureMessage() function
240 inline String FormatForFailureMessage(T* pointer) { in FormatForFailureMessage() function
/external/protobuf/gtest/include/gtest/
Dgtest.h1132 inline String FormatForFailureMessage(const ::std::string& str) { in FormatForFailureMessage() function
1138 inline String FormatForFailureMessage(const ::std::wstring& wstr) { in FormatForFailureMessage() function
1145 inline String FormatForFailureMessage(const ::string& str) { in FormatForFailureMessage() function
1151 inline String FormatForFailureMessage(const ::wstring& wstr) { in FormatForFailureMessage() function
/external/protobuf/gtest/src/
Dgtest.cc919 String FormatForFailureMessage(char ch) { in FormatForFailureMessage() function
930 String FormatForFailureMessage(wchar_t wchar) { in FormatForFailureMessage() function