Home
last modified time | relevance | path

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

/third_party/unity/test/tests/
H A Dtest_unity_floats.c703 TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(-3.0f / f_zero); in testFloatIsNegInf2()
/third_party/cJSON/tests/unity/src/
H A Dunity.h289 #define TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSERT_FLOAT_IS_NOT_NEG_INF((actual), __LINE__, NULL) macro
/third_party/unity/src/
H A Dunity.h365 #define TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(actual) UNITY_TEST_ASSERT_FLOAT_IS_NOT_NEG_INF((actual), __LINE__, NULL) macro
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c3992 TEST_ASSERT_FLOAT_IS_NOT_NEG_INF(-3.0f / f_zero); in testFloatIsNegInf2()

Completed in 17 milliseconds