Searched refs:threadException (Results 1 – 2 of 2) sorted by relevance
171 CppUnit::Exception *threadException = new CppUnit::Exception( in Run() local175 fTestResult->addFailure( fObject, threadException ); in Run()179 CppUnit::Exception *threadException = new CppUnit::Exception( in Run() local182 fTestResult->addError( fObject, threadException ); in Run()186 CppUnit::Exception *threadException = new CppUnit::Exception( in Run() local189 fTestResult->addError( fObject, threadException ); in Run()
213 CppUnit::Exception *threadException = new CppUnit::Exception( in run() local217 result->addFailure( fObject, threadException ); in run()221 CppUnit::Exception *threadException = new CppUnit::Exception( in run() local224 result->addError( fObject, threadException ); in run()228 CppUnit::Exception *threadException = new CppUnit::Exception( in run() local231 result->addError( fObject, threadException ); in run()