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

/external/icu4c/tools/ctestfw/
H A Dctest.c97 static void log_testinfo_i(const char *pattern, ...);
357 log_testinfo_i("%s ", root->name);
359 log_testinfo_i("(%s) ", ARGV_0);
406 log_testinfo_i("} ---[%d ERRORS in %s] ", ERROR_COUNT - myERROR_COUNT, pathToFunction);
411 log_testinfo_i("} %*s[OK] ", spaces, "---");
452 log_testinfo_i("} "); /* TODO: summarize subtests */
697 static void log_testinfo_i(const char *pattern, ...) function

Completed in 35 milliseconds