Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity_internals.h635 void UnityAssertEqualStringArray( UNITY_INTERNAL_PTR expected,
1007 …RING_ARRAY(expected, actual, num_elements, line, message) UnityAssertEqualStringArray((UNITY_…
1023 …AL_STRING(expected, actual, num_elements, line, message) UnityAssertEqualStringArray((UNITY_…
Dunity.c1669 void UnityAssertEqualStringArray(UNITY_INTERNAL_PTR expected, in UnityAssertEqualStringArray() function