Home
last modified time | relevance | path

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

/external/chromium/base/third_party/icu/
Dicu_utf.cc195 uint8 errorCount=count; in utf8_nextCharSafeBody() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
DTestResultsGenerator.java258 int errorCount = countCompileErrors(fileContents); in readCompileLog() local
280 int errorCount = 0; in parseCompileLog() local
546 int errorCount = countErrors(fullName); in parseXml() local
831 int errorCount, in formatCompileErrorRow()
927 private String formatRow(String fileName, int errorCount, boolean link) { in formatRow()
990 private String formatRowReleng(String fileName, int errorCount, boolean link) { in formatRowReleng()
1141 int errorCount = 0; in countErrors() 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.java84 public synchronized int errorCount() { in errorCount() method in TestResult
/external/icu4c/common/
Dutf_impl.c166 uint8_t errorCount=count; in utf8_nextCharSafeBody() local
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3recognizersharedstate.h106 ANTLR3_UINT32 errorCount; member
/external/icu4c/tools/ctestfw/
Dctest.c1047 int errorCount = 0; in runTestRequest() local