Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/sntp/unity/
HDunity_internals.h341 UNITY_DISPLAY_STYLE_INT8 = 1 + UNITY_DISPLAY_RANGE_INT, enumerator
594 … )(expected), (_U_SINT)(_US8 )(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
607 … )(expected), (_U_SINT)(_US8 )(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
623 … void*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
HDunity.c521 case UNITY_DISPLAY_STYLE_INT8: in UnityAssertEqualIntArray()