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