Searched refs:tagAssert (Results 1 – 1 of 1) sorted by relevance
44 static const char *tagAssert(const char *f, int32_t l, const char *msg) { in tagAssert() function50 #define ASSERT_TRUE(x) assertTrue(tagAssert(__FILE__, __LINE__, #x), (x))