Searched defs:fail_cnt (Results 1 – 3 of 3) sorted by relevance
121 int fail_cnt; /* total failed tests + sub-tests */ member
1286 int succ_cnt = 0, fail_cnt = 0, sub_succ_cnt = 0, skip_cnt = 0; in calculate_summary_and_print_errors() local
128 int fail_cnt; member