Home
last modified time | relevance | path

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

/external/icu4c/tools/ctestfw/
Dctest.c62 static char ERROR_LOG[MAX_TEST_LOG][MAXTESTNAME]; variable
407 strcpy(ERROR_LOG[ERRONEOUS_FUNCTION_COUNT++], pathToFunction); in iterateTestsWithLevel()
525 fprintf(stdout, "[%s]\n",ERROR_LOG[i]); in runTests()