Home | History | Annotate | Download | only in ctestfw

Lines Matching refs:errorCount

1046     int                errorCount = 0;
1080 errorCount += ERROR_COUNT;
1100 errorCount += ERROR_COUNT;
1104 if( ( doList == FALSE ) && ( errorCount > 0 ) )
1105 printf(" Total errors: %d\n", errorCount );
1111 errorCount++;
1114 return errorCount; /* total error count */