Searched refs:failed_count (Results 1 – 1 of 1) sorted by relevance
153 int failed_count = 0; variable159 failed_count++; } \184 printf("Did %d tests, of which %d failed.\n", all_count, failed_count); in test_calls()