Searched defs:doAssertLessThan (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ |
H A D | TestSuite.h | 97 void doAssertLessThan( const char *file, unsigned line, function in namespace:CxxTest 296 # define ___ETS_ASSERT_LESS_THAN(f,l,x,y,m) CxxTest::doAssertLessThan( (f), (l), #x, (x), #y, (y), (m) )
|
Completed in 230 milliseconds