Lines Matching defs:limit

118 #define NS_TEST_ASSERT_MSG_EQ_INTERNAL(actual, limit, msg, file, line)  \  argument
166 #define NS_TEST_ASSERT_MSG_EQ(actual, limit, msg) \ argument
174 #define NS_TEST_ASSERT_MSG_EQ_RETURNS_BOOL_INTERNAL(actual, limit, msg, file, line) \ argument
225 #define NS_TEST_ASSERT_MSG_EQ_RETURNS_BOOL(actual, limit, msg) \ argument
236 #define NS_TEST_EXPECT_MSG_EQ_INTERNAL(actual, limit, msg, file, line) \ argument
283 #define NS_TEST_EXPECT_MSG_EQ(actual, limit, msg) \ argument
296 #define NS_TEST_ASSERT_MSG_EQ_TOL_INTERNAL(actual, limit, tol, msg, file, line) \ argument
378 #define NS_TEST_ASSERT_MSG_EQ_TOL(actual, limit, tol, msg) \ argument
386 #define NS_TEST_ASSERT_MSG_EQ_TOL_RETURNS_BOOL_INTERNAL(actual, limit, tol, msg, file, line) \ argument
471 #define NS_TEST_ASSERT_MSG_EQ_TOL_RETURNS_BOOL(actual, limit, tol, msg) \ argument
482 #define NS_TEST_EXPECT_MSG_EQ_TOL_INTERNAL(actual, limit, tol, msg, file, line) \ argument
563 #define NS_TEST_EXPECT_MSG_EQ_TOL(actual, limit, tol, msg) \ argument
575 #define NS_TEST_ASSERT_MSG_NE_INTERNAL(actual, limit, msg, file, line) \ argument
622 #define NS_TEST_ASSERT_MSG_NE(actual, limit, msg) \ argument
630 #define NS_TEST_ASSERT_MSG_NE_RETURNS_BOOL_INTERNAL(actual, limit, msg, file, line) \ argument
680 #define NS_TEST_ASSERT_MSG_NE_RETURNS_BOOL(actual, limit, msg) \ argument
691 #define NS_TEST_EXPECT_MSG_NE_INTERNAL(actual, limit, msg, file, line) \ argument
737 #define NS_TEST_EXPECT_MSG_NE(actual, limit, msg) \ argument
749 #define NS_TEST_ASSERT_MSG_LT_INTERNAL(actual, limit, msg, file, line) \ argument
773 #define NS_TEST_ASSERT_MSG_LT_OR_EQ_INTERNAL(actual, limit, msg, file, line) \ argument
809 #define NS_TEST_ASSERT_MSG_LT(actual, limit, msg) \ argument
830 #define NS_TEST_ASSERT_MSG_LT_OR_EQ(actual, limit, msg) \ argument
840 #define NS_TEST_EXPECT_MSG_LT_INTERNAL(actual, limit, msg, file, line) \ argument
866 #define NS_TEST_EXPECT_MSG_LT_OR_EQ_INTERNAL(actual, limit, msg, file, line) \ argument
901 #define NS_TEST_EXPECT_MSG_LT(actual, limit, msg) \ argument
922 #define NS_TEST_EXPECT_MSG_LT_OR_EQ(actual, limit, msg) \ argument
934 #define NS_TEST_ASSERT_MSG_GT_INTERNAL(actual, limit, msg, file, line) \ argument
958 #define NS_TEST_ASSERT_MSG_GT_OR_EQ_INTERNAL(actual, limit, msg, file, line) \ argument
995 #define NS_TEST_ASSERT_MSG_GT(actual, limit, msg) \ argument
1016 #define NS_TEST_ASSERT_MSG_GT_OR_EQ(actual, limit, msg) \ argument
1026 #define NS_TEST_EXPECT_MSG_GT_INTERNAL(actual, limit, msg, file, line) \ argument
1052 #define NS_TEST_EXPECT_MSG_GT_OR_EQ_INTERNAL(actual, limit, msg, file, line) \ argument
1088 #define NS_TEST_EXPECT_MSG_GT(actual, limit, msg) \ argument
1109 #define NS_TEST_EXPECT_MSG_GT_OR_EQ(actual, limit, msg) \ argument