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