Searched refs:countErrors (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dbocu1tst.c792 int32_t i, cmp, countErrors; local
819 countErrors=0;
845 ++countErrors;
859 if(countErrors==0) {
862 log_err("writeDiff(-0x10ffff..0x10ffff) violates lexical ordering in %d cases\n", countErrors);

Completed in 36 milliseconds