Home | History | Annotate | Download | only in intltest

Lines Matching refs:errorCount

35         errorCount(0) {}
60 int32_t errorCount;
320 errorCount=0;
321 while(errorCount<10 && fgets(line, (int)sizeof(line), bidiTestFile.getAlias())!=NULL) {
482 errorCount=0;
483 while(errorCount<20 && fgets(line, (int)sizeof(line), bidiTestFile.getAlias())!=NULL) {
508 errorCount++;
545 errorCount++;
559 errorCount++;
712 ++errorCount;