Searched refs:T_ASSERT_GT_UINT (Results 1 – 3 of 3) sorted by relevance
118 T_ASSERT_GT_UINT(codeCnt, 0, "CodeCnt"); in catch_mach_exception_raise_identity_protected()
138 T_ASSERT_GT_UINT(codeCnt, 0, "CodeCnt"); in catch_mach_exception_raise_identity_protected()
490 #define T_ASSERT_GT_UINT(lhs, rhs, msg, ...) \ macro