Searched defs:TEST_ENSURE (Results 1 – 3 of 3) sorted by relevance
53 #define TEST_ENSURE(c, m) CPPUNIT_ASSERT_MESSAGE((m), (c)) macro
46 #define TEST_ENSURE(c, m) CPPUNIT_ASSERT_MESSAGE((m), (c)) macro
59 #define TEST_ENSURE(c, m) CPPUNIT_ASSERT_MESSAGE((m), (c)) macro
Completed in 21 milliseconds