Searched refs:DUMP_RESULT_TEST_RESULT_FAIL (Results 1 – 2 of 2) sorted by relevance
534 UnityDumpAssertResult(DUMP_RESULT_TEST_RESULT_FAIL, line); in UnityTestResultsFailBegin()535 UnityDumpCaseResult(DUMP_RESULT_TEST_RESULT_FAIL, line); in UnityTestResultsFailBegin()1461 UnityDumpAssertResult(DUMP_RESULT_TEST_RESULT_FAIL, line); in UnityFail()1462 UnityDumpCaseResult(DUMP_RESULT_TEST_RESULT_FAIL, line); in UnityFail()1716 DUMP_RESULT_TEST_RESULT_FAIL)
528 #define DUMP_RESULT_TEST_RESULT_FAIL 0x02U macro