Home
last modified time | relevance | path

Searched defs:errorCount (Results 1 – 7 of 7) sorted by relevance

/external/chromium/base/third_party/icu/
Dicu_utf.cc195 uint8 errorCount=count; in utf8_nextCharSafeBody() local
/external/icu4c/test/intltest/
Dintltest.h233 int32_t errorCount; variable
Dbidiconf.cpp60 int32_t errorCount; member in BiDiConformanceTest
Dtransrt.cpp333 int32_t errorCount; member in RTTest
/external/junit/src/junit/framework/
DTestResult.java78 public synchronized int errorCount() { in errorCount() method in TestResult
/external/icu4c/common/
Dutf_impl.c166 uint8_t errorCount=count; in utf8_nextCharSafeBody() local
/external/icu4c/tools/ctestfw/
Dctest.c1046 int errorCount = 0; in runTestRequest() local