Searched defs:TEST_HELPER_ASSERT (Results 1 – 2 of 2) sorted by relevance
225 #define TEST_HELPER_ASSERT(a) if (!(a)) \ macro