Searched refs:UnityStrLt (Results 1 – 1 of 1) sorted by relevance
41 static const char UNITY_PROGMEM UnityStrLt[] = " to be less than "; variable762 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessOrEqualNumber()1076 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessFloat()1303 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessDouble()