Home
last modified time | relevance | path

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

/external/icu4c/tools/ctestfw/
Dctest.c108 static int ERRONEOUS_FUNCTION_COUNT = 0; variable
407 strcpy(ERROR_LOG[ERRONEOUS_FUNCTION_COUNT++], pathToFunction); in iterateTestsWithLevel()
510 ERRONEOUS_FUNCTION_COUNT = ERROR_COUNT = 0; in runTests()
524 for (i=0;i < ERRONEOUS_FUNCTION_COUNT; i++) in runTests()