Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF (Results 1 - 4 of 4) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_doubles.c705 TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(-3.0 / d_zero); in testDoubleIsNegInf2()
/third_party/cJSON/tests/unity/src/
H A Dunity.h303 #define TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF((actual), __LINE__, NULL) macro
/third_party/unity/src/
H A Dunity.h386 #define TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF((actual), __LINE__, NULL) macro
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c4784 TEST_ASSERT_DOUBLE_IS_NOT_NEG_INF(-3.0 / d_zero); in testDoubleIsNegInf2()

Completed in 13 milliseconds