Searched defs:thrownException (Results 1 – 5 of 5) sorted by relevance
11 Exception *thrownException, in TestFailure()35 TestFailure::thrownException() const in thrownException() function in CppUnit::TestFailure
115 Exception *thrownException = failure->thrownException(); in printFailureMessage() local125 CompilerOutputter::printNotEqualMessage( Exception *thrownException ) in printNotEqualMessage()141 CompilerOutputter::printDefaultMessage( Exception *thrownException ) in printDefaultMessage()
103 TextOutputter::printFailureDetail( Exception *thrownException ) in printFailureDetail()
115 TextTestResult::printFailureDetail( Exception *thrownException, in printFailureDetail()
288 Exception *thrownException = failure->thrownException(); in addFailedTest() local