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

/inkscape/cxxtest/cxxtest/
H A DTestSuite.h354 # define _TS_ASSERT_RELATION(f,l,r,x,y) ___TS_ASSERT_RELATION(f,l,r,x,y,0) macro
357 # define TS_ASSERT_RELATION(r,x,y) _TS_ASSERT_RELATION(__FILE__,__LINE__,r,x,y)

Completed in 213 milliseconds