HomeSort by relevance Sort by last modified time
    Searched refs:countErrors (Results 1 - 3 of 3) sorted by null

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 232 int countErrors = 0;
242 if (wf.mRank == -1 && wf.mTotal == -1) countErrors++;
252 countString(countErrors, total),
  /external/chromium/third_party/icu/source/test/cintltst/
bocu1tst.c 792 int32_t i, cmp, countErrors;
819 countErrors=0;
845 ++countErrors;
859 if(countErrors==0) {
862 log_err("writeDiff(-0x10ffff..0x10ffff) violates lexical ordering in %d cases\n", countErrors);
  /external/icu4c/test/cintltst/
bocu1tst.c 792 int32_t i, cmp, countErrors;
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 54 milliseconds