Searched refs:__testassert (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libclosure-63/objectTests/
H A Dtest.h53 ((void) ((cond) ? (void)0 : __testassert(#cond, __FILE__, __LINE__)))
54 #define __testassert(cond, file, line) \ macro
/macosx-10.9.5/objc4-551.1/test/
H A Dtest.h58 ((void) (((cond) != 0) ? (void)0 : __testassert(#cond, __FILE__, __LINE__)))
59 #define __testassert(cond, file, line) \ macro

Completed in 170 milliseconds