Searched refs:m_exception_string (Results 1 – 1 of 1) sorted by relevance
695 const char* m_exception_string; member4472 m_exception_string = exception_string;4493 m_failed = !m_threw_as || (m_exception != m_exception_string);4497 m_failed = m_exception != m_exception_string;5179 xml.scopedElement("ExpectedExceptionString").writeText(rb.m_exception_string);5225 << rb.m_exception_string << "\", " << rb.m_exception_type << " ) " << Color::None;5246 << rb.m_exception_string << "\" ) " << Color::None