Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/unity/include/
Dunity_config.h44 #define UNITY_EXEC_TIME_STOP() unity_exec_time_stop() macro
/hal_espressif-3.6.0/components/unity/
Dunity_runner.c163 UNITY_EXEC_TIME_STOP(); in unity_run_single_test_by_index_parse()