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