Searched defs:UNITY_EXEC_TIME_STOP (Results 1 – 1 of 1) sorted by relevance
318 #define UNITY_EXEC_TIME_STOP() Unity.CurrentTestStopTime = UNITY_CLOCK_MS() macro330 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro342 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro359 #define UNITY_EXEC_TIME_STOP() do{}while(0) macro