Home
last modified time | relevance | path

Searched defs:UnityDumpAssertResult (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity_internals.h554 #define UnityDumpAssertResult(a, b) \ macro
563 #define UnityDumpAssertResult(a, b) \ macro
Dunity.c1730 void UnityDumpAssertResult(const _UU8 result, const UNITY_LINE_TYPE lineNumber) function