Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/unity/
Dunity_internals.h318 #define UNITY_EXEC_TIME_STOP() Unity.CurrentTestStopTime = UNITY_CLOCK_MS() macro
330 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro
342 #define UNITY_EXEC_TIME_STOP() UNITY_GET_TIME(Unity.CurrentTestStopTime) macro
359 #define UNITY_EXEC_TIME_STOP() do{}while(0) macro