Home
last modified time | relevance | path

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

/third_party/cJSON/tests/unity/src/
Dunity.c39 static const char UnityStrLt[] = " to be less than "; variable
585 if (compare & UNITY_SMALLER_THAN) UnityPrint(UnityStrLt); in UnityAssertGreaterOrLessOrEqualNumber()
/third_party/unity/src/
Dunity.c44 static const char PROGMEM UnityStrLt[] = " to be less than "; variable
758 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessOrEqualNumber()