Searched refs:sErrorCount (Results 1 – 1 of 1) sorted by relevance
38 static int sErrorCount = 0; variable43 sErrorCount++; \196 printf("Error Count = %d, %s\n", sErrorCount, in main()197 ((sErrorCount == 0) ? "PASS" : "FAIL")); in main()