Searched defs:ASSERT (Results 1 – 2 of 2) sorted by relevance
39 #define ASSERT(x) ASSERT_IMPL(x) macro41 #define ASSERT(x) ((void)(x)) macro
288 # define ASSERT(expression) \ macro293 # define ASSERT(condition) ANGLE_EAT_STREAM_PARAMETERS << !(condition) macro