Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity_internals.h728 void UnityAssertWithinDoubleArray(const UNITY_DOUBLE delta,
1152 …_WITHIN(delta, expected, actual, num_elements, line, message) UnityAssertWithinDoubleArray((UNITY_…
1153 …BLE_ARRAY(expected, actual, num_elements, line, message) UnityAssertWithinDoubleArray((UNITY_…
1154 …L_DOUBLE(expected, actual, num_elements, line, message) UnityAssertWithinDoubleArray((UNITY_…
Dunity.c1160 void UnityAssertWithinDoubleArray(const UNITY_DOUBLE delta, in UnityAssertWithinDoubleArray() function