Home
last modified time | relevance | path

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

/test/
A Dtest-main.c621 int ret, i, old_fail_count; in ut_run_tests() local
648 old_fail_count = uts->cur.fail_count; in ut_run_tests()
653 if (uts->cur.fail_count != old_fail_count) { in ut_run_tests()
656 uts->cur.fail_count - old_fail_count, in ut_run_tests()
667 if (uts->cur.fail_count != old_fail_count) { in ut_run_tests()
669 uts->cur.fail_count - old_fail_count); in ut_run_tests()

Completed in 9 milliseconds