Searched refs:POST_MSG (Results 1 – 2 of 2) sorted by relevance
151 #define POST_MSG(expr, msg) _UTILS_ASSERT(utils::postcondition, expr, msg) macro
194 POST_MSG(Expression, "Custom message"); in do_post_test()