Home
last modified time | relevance | path

Searched refs:m_exception_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Ddoctest.h892 const char* m_exception_type; member
4958 m_failed(true), m_threw(false), m_threw_as(false), m_exception_type(exception_type),
5668 xml.scopedElement("ExpectedException").writeText(rb.m_exception_type);
5717 << "\", " << rb.m_exception_type << " ) " << Color::None;
5730 << rb.m_exception_type << " ) " << Color::None