Searched defs:_ETSM_ASSERT_RELATION (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ |
H A D | TestSuite.h | 359 # define _ETSM_ASSERT_RELATION(f,l,m,r,x,y) ___ETS_ASSERT_RELATION(f,l,r,x,y,TS_AS_STRING(m)) macro 362 # define ETSM_ASSERT_RELATION(m,r,x,y) _ETSM_ASSERT_RELATION(__FILE__,__LINE__,m,r,x,y)
|
Completed in 16 milliseconds