Searched refs:m_exception_string (Results 1 – 1 of 1) sorted by relevance
672 const char* m_exception_string; member4139 m_exception_string = exception_string;4160 m_failed = !m_threw_as || (m_exception != m_exception_string);4164 m_failed = m_exception != m_exception_string;4844 xml.scopedElement("ExpectedExceptionString").writeText(rb.m_exception_string);4890 << rb.m_exception_string << "\", " << rb.m_exception_type << " ) " << Color::None;4911 << rb.m_exception_string << "\" ) " << Color::None