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

/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Dctest.c110 static int ONE_ERROR = 0; /* were there any other errors? */ variable
379 ONE_ERROR=0;
394 if((ONE_ERROR>0)&&(ERROR_COUNT==0)) {
397 ONE_ERROR=0;
757 ONE_ERROR=1;
778 ++ONE_ERROR;
789 ++ONE_ERROR;
/external/icu4c/tools/ctestfw/
H A Dctest.c110 static int ONE_ERROR = 0; /* were there any other errors? */ variable
379 ONE_ERROR=0;
394 if((ONE_ERROR>0)&&(ERROR_COUNT==0)) {
397 ONE_ERROR=0;
757 ONE_ERROR=1;
778 ++ONE_ERROR;
790 ++ONE_ERROR;

Completed in 52 milliseconds