Home
last modified time | relevance | path

Searched refs:UNITY_CLR_DETAILS (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.7.0/tests/unity/
Drun_test.erb11 UNITY_CLR_DETAILS();
Dunity.c1833 UNITY_CLR_DETAILS(); in UnityDefaultTestRun()
1867 UNITY_CLR_DETAILS(); in UnityBegin()
Dunity_internals.h502 #define UNITY_CLR_DETAILS() macro
506 #define UNITY_CLR_DETAILS() { Unity.CurrentDetail1 = 0; Unity.CurrentDetail2 = 0; } macro