Home
last modified time | relevance | path

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

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity_internals.h317 #define UNITY_EXEC_TIME_STOP() Unity.CurrentTestStopTime = UNITY_CLOCK_MS() macro
329 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro
341 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro
358 #define UNITY_EXEC_TIME_STOP() do{}while(0) macro
/dports/sysutils/hstr/hstr-2.3/test/unity/src/c/
H A Dunity_internals.h312 #define UNITY_EXEC_TIME_STOP() Unity.CurrentTestStopTime = UNITY_CLOCK_MS(); macro
314 #define UNITY_EXEC_TIME_STOP() macro