Searched defs:_TS_CATCH_ABORT (Results 1 - 1 of 1) sorted by relevance

/inkscape/cxxtest/cxxtest/
H A DTestSuite.h193 # define _TS_CATCH_ABORT(b) _TS_CATCH_TYPE( (const CxxTest::AbortTest &), b ) macro
204 _TS_CATCH_ABORT( { throw; } ) \
216 # define _TS_CATCH_ABORT(b) macro
386 _TS_CATCH_ABORT( { throw; } ) \
401 _TS_CATCH_ABORT( { throw; } ) \
459 _TS_CATCH_ABORT( { throw; } ) \

Completed in 617 milliseconds