Searched defs:verboseOutput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c1501 char verboseOutput[256]; local
1543 log_verbose("for string_in_Root_te_te_IN, default.txt had %s\n", u_austrcpy(verboseOutput, result1));
1544 log_verbose("for string_in_Root_te_te_IN, te_IN.txt had %s\n", u_austrcpy(verboseOutput, result2));
1602 char verboseOutput[256]; local
1926 log_verbose("tag = %s, value = %s\n", key, u_austrcpy(verboseOutput, value));
/external/icu/icu4c/source/test/cintltst/
H A Dcreststn.c1509 char verboseOutput[256]; local
1551 log_verbose("for string_in_Root_te_te_IN, default.txt had %s\n", u_austrcpy(verboseOutput, result1));
1552 log_verbose("for string_in_Root_te_te_IN, te_IN.txt had %s\n", u_austrcpy(verboseOutput, result2));
1610 char verboseOutput[256]; local
1934 log_verbose("tag = %s, value = %s\n", key, u_austrcpy(verboseOutput, value));

Completed in 333 milliseconds