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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtransrt.cpp333 int32_t errorLimit; member in class:RTTest
411 errorLimit = 500;
420 errorLimit = limit;
540 parent->errln("FAIL: %s errors: %d %s", str, errorCount, (errorCount > errorLimit ? " (at least!)" : " ")); // + ", see " + logFileName);
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp333 int32_t errorLimit; member in class:RTTest
411 errorLimit = 500;
420 errorLimit = limit;
540 parent->errln("FAIL: %s errors: %d %s", str, errorCount, (errorCount > errorLimit ? " (at least!)" : " ")); // + ", see " + logFileName);

Completed in 113 milliseconds