Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/unity/
Dunity_internals.h342 UNITY_DISPLAY_STYLE_INT16 = 2 + UNITY_DISPLAY_RANGE_INT, enumerator
592 …)(expected), (_U_SINT)(_US16)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
605 …)(expected), (_U_SINT)(_US16)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
621 …void*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
Dunity.c542 case UNITY_DISPLAY_STYLE_INT16: in UnityAssertEqualIntArray()