Searched defs:UNITY_EXEC_TIME_STOP (Results 1 – 1 of 1) sorted by relevance
363 #define UNITY_EXEC_TIME_STOP() Unity.CurrentTestStopTime = UNITY_CLOCK_MS() macro375 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro387 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro404 #define UNITY_EXEC_TIME_STOP() do { /* nothing*/ } while (0) macro