Searched defs:_TSM_LAST_CATCH (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ |
H A D | TestSuite.h | 195 # define _TSM_LAST_CATCH(f,l,m) _TS_LAST_CATCH( { (CxxTest::tracker()).failedTest(f,l,m); } ) macro 199 _TSM_LAST_CATCH(f,l,m) 201 # define ___TSM_CATCH(f,l,m) _TSM_LAST_CATCH(f,l,m)
|
Completed in 17 milliseconds