Message 1945 modules/ts/include/opencv2/ts/ts_gtest.h class Message; Message 3094 modules/ts/include/opencv2/ts/ts_gtest.h bool ParseInt32(const Message& src_text, const char* str, Int32* value); Message 3208 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ Message { Message 3216 modules/ts/include/opencv2/ts/ts_gtest.h Message(); Message 3219 modules/ts/include/opencv2/ts/ts_gtest.h Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT Message 3224 modules/ts/include/opencv2/ts/ts_gtest.h explicit Message(const char* str) : ss_(new ::std::stringstream) { Message 3231 modules/ts/include/opencv2/ts/ts_gtest.h inline Message& operator <<(const T& value) { Message 3238 modules/ts/include/opencv2/ts/ts_gtest.h inline Message& operator <<(const T& val) { Message 3272 modules/ts/include/opencv2/ts/ts_gtest.h inline Message& operator <<(T* const& pointer) { // NOLINT Message 3288 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(BasicNarrowIoManip val) { Message 3294 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(bool b) { Message 3300 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(const wchar_t* wide_c_str); Message 3301 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(wchar_t* wide_c_str); Message 3306 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(const ::std::wstring& wstr); Message 3312 modules/ts/include/opencv2/ts/ts_gtest.h Message& operator <<(const ::wstring& wstr); Message 3351 modules/ts/include/opencv2/ts/ts_gtest.h void operator=(const Message&); Message 3355 modules/ts/include/opencv2/ts/ts_gtest.h inline std::ostream& operator <<(std::ostream& os, const Message& sb) { Message 3367 modules/ts/include/opencv2/ts/ts_gtest.h return (Message() << streamable).GetString(); Message 7088 modules/ts/include/opencv2/ts/ts_gtest.h namespace proto2 { class Message; } Message 7095 modules/ts/include/opencv2/ts/ts_gtest.h class Message; // Represents a failure message. Message 7149 modules/ts/include/opencv2/ts/ts_gtest.h const std::string& gtest_msg, const Message& user_msg); Message 7181 modules/ts/include/opencv2/ts/ts_gtest.h ScopedTrace(const char* file, int line, const Message& message); Message 7856 modules/ts/include/opencv2/ts/ts_gtest.h ImplicitlyConvertible<const T*, const ::proto2::Message*>::value> { Message 8047 modules/ts/include/opencv2/ts/ts_gtest.h = ::testing::Message() Message 8447 modules/ts/include/opencv2/ts/ts_gtest.h ::testing::Message() Message 8530 modules/ts/include/opencv2/ts/ts_gtest.h ::testing::Message() Message 10566 modules/ts/include/opencv2/ts/ts_gtest.h Message test_name_stream; Message 17760 modules/ts/include/opencv2/ts/ts_gtest.h AppendMessage(Message() << value); Message 17768 modules/ts/include/opencv2/ts/ts_gtest.h AppendMessage(Message() << basic_manipulator); Message 17774 modules/ts/include/opencv2/ts/ts_gtest.h void AppendMessage(const Message& a_message) { Message 17799 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult AssertionFailure(const Message& msg); Message 19211 modules/ts/include/opencv2/ts/ts_gtest.h void operator=(const Message& message) const; Message 20006 modules/ts/include/opencv2/ts/ts_gtest.h __FILE__, __LINE__, ::testing::Message() << (message)) Message 1859 modules/ts/src/ts_gtest.cpp void AssertHelper::operator=(const Message& message) const { Message 2118 modules/ts/src/ts_gtest.cpp Message msg; Message 2389 modules/ts/src/ts_gtest.cpp Message* msg) { Message 2411 modules/ts/src/ts_gtest.cpp Message::Message() : ss_(new ::std::stringstream) { Message 2419 modules/ts/src/ts_gtest.cpp Message& Message::operator <<(const wchar_t* wide_c_str) { Message 2422 modules/ts/src/ts_gtest.cpp Message& Message::operator <<(wchar_t* wide_c_str) { Message 2429 modules/ts/src/ts_gtest.cpp Message& Message::operator <<(const ::std::wstring& wstr) { Message 2438 modules/ts/src/ts_gtest.cpp Message& Message::operator <<(const ::wstring& wstr) { Message 2446 modules/ts/src/ts_gtest.cpp std::string Message::GetString() const { Message 2479 modules/ts/src/ts_gtest.cpp AssertionResult AssertionFailure(const Message& message) { Message 2505 modules/ts/src/ts_gtest.cpp Message msg; Message 2529 modules/ts/src/ts_gtest.cpp Message msg; Message 3179 modules/ts/src/ts_gtest.cpp const Message& user_msg) { Message 3305 modules/ts/src/ts_gtest.cpp Message word_list; Message 3419 modules/ts/src/ts_gtest.cpp Message value_message; Message 3514 modules/ts/src/ts_gtest.cpp Message message; Message 3530 modules/ts/src/ts_gtest.cpp Message message; Message 3735 modules/ts/src/ts_gtest.cpp Message errors; Message 4022 modules/ts/src/ts_gtest.cpp return (Message() Message 4649 modules/ts/src/ts_gtest.cpp Message m; Message 4909 modules/ts/src/ts_gtest.cpp Message attributes; Message 4994 modules/ts/src/ts_gtest.cpp ScopedTrace::ScopedTrace(const char* file, int line, const Message& message) Message 5291 modules/ts/src/ts_gtest.cpp Message msg; Message 5902 modules/ts/src/ts_gtest.cpp const Message msg = Message() Message 5910 modules/ts/src/ts_gtest.cpp const Message msg = Message() Message 5918 modules/ts/src/ts_gtest.cpp const Message msg = Message() Message 5941 modules/ts/src/ts_gtest.cpp if (!ParseInt32(Message() << "The value of environment variable " << var, Message 6254 modules/ts/src/ts_gtest.cpp return ParseInt32(Message() << "The value of flag --" << flag, Message 6716 modules/ts/src/ts_gtest.cpp Message m; Message 6751 modules/ts/src/ts_gtest.cpp Message msg; Message 6846 modules/ts/src/ts_gtest.cpp Message error; Message 7070 modules/ts/src/ts_gtest.cpp Message buffer; Message 8502 modules/ts/src/ts_gtest.cpp return (Message() << "Syntax error at index " << index Message 8962 modules/ts/src/ts_gtest.cpp (Message() << GTEST_FLAG_PREFIX_ << flag).GetString(); Message 8964 modules/ts/src/ts_gtest.cpp Message env_var; Message 8975 modules/ts/src/ts_gtest.cpp bool ParseInt32(const Message& src_text, const char* str, Int32* value) { Message 8983 modules/ts/src/ts_gtest.cpp Message msg; Message 9000 modules/ts/src/ts_gtest.cpp Message msg; Message 9036 modules/ts/src/ts_gtest.cpp if (!ParseInt32(Message() << "Environment variable " << env_var, Message 9039 modules/ts/src/ts_gtest.cpp (Message() << default_value).GetString().c_str()); Message 9583 modules/ts/src/ts_gtest.cpp Message errors; Message 118 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp String ^message = "Fatal error" + currentFailure->Message; Message 378 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp rootPage->NotifyUser(ex->Message, NotifyType::ErrorMessage);