Searched defs:_TS_TRACE (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ | ||
H A D | TestSuite.h | 220 # define _TS_TRACE(f,l,e) CxxTest::doTrace( (f), (l), TS_AS_STRING(e) ) macro 221 # define TS_TRACE(e) _TS_TRACE( __FILE__, __LINE__, e ) |
Completed in 20 milliseconds