Home
last modified time | relevance | path

Searched refs:UnityAssertWithinFloatArray (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/tests/unity/
Dunity_internals.h695 void UnityAssertWithinFloatArray(const UNITY_FLOAT delta,
1110 …_WITHIN(delta, expected, actual, num_elements, line, message) UnityAssertWithinFloatArray((UNITY_…
1111 …OAT_ARRAY(expected, actual, num_elements, line, message) UnityAssertWithinFloatArray((UNITY_…
1112 …AL_FLOAT(expected, actual, num_elements, line, message) UnityAssertWithinFloatArray((UNITY_…
Dunity.c932 void UnityAssertWithinFloatArray(const UNITY_FLOAT delta, in UnityAssertWithinFloatArray() function