Home
last modified time | relevance | path

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

/third_party/cJSON/tests/unity/src/
Dunity.c27 static const char UnityStrIgnore[] = "\033[43mIGNORE\033[00m"; variable
32 static const char UnityStrIgnore[] = "IGNORE"; variable
/third_party/unity/src/
Dunity.c29 const char UNITY_PROGMEM UnityStrIgnore[] = "\033[43mIGNORE\033[0m"; variable
34 const char UNITY_PROGMEM UnityStrIgnore[] = "IGNORE"; variable