Home
last modified time | relevance | path

Searched refs:ERRONEOUS_FUNCTION_COUNT (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/
Dctest.c111 static int ERRONEOUS_FUNCTION_COUNT = 0; variable
413 strcpy(ERROR_LOG[ERRONEOUS_FUNCTION_COUNT++], pathToFunction); in iterateTestsWithLevel()
516 ERRONEOUS_FUNCTION_COUNT = ERROR_COUNT = 0; in runTests()
538 for (i=0;i < ERRONEOUS_FUNCTION_COUNT; i++) in runTests()
543 for (i=0;i < ERRONEOUS_FUNCTION_COUNT; i++) in runTests()