Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/unity/
Dunity_internals.h590 void UnityAssertEqualStringArray( UNITY_INTERNAL_PTR expected,
905 …RING_ARRAY(expected, actual, num_elements, line, message) UnityAssertEqualStringArray((UNITY_…
921 …AL_STRING(expected, actual, num_elements, line, message) UnityAssertEqualStringArray((UNITY_…
Dunity.c1425 void UnityAssertEqualStringArray(UNITY_INTERNAL_PTR expected, in UnityAssertEqualStringArray() function