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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dccapitst.c1493 static void TSCC_print_log(TSCCContext *q, const char *name) function
1532 TSCC_print_log(&from1, "from1");
1533 TSCC_print_log(&to1, "to1");
1537 TSCC_print_log(&from1, "from1");
1541 TSCC_print_log(&to1, "to1");
1554 TSCC_print_log(from2, "from2");
1555 TSCC_print_log(from3, "from3(==from1)");
1587 TSCC_print_log(to2, "to2");
1588 TSCC_print_log(to3, "to3(==to1)");
1620 TSCC_print_log(
[all...]
/external/icu4c/test/cintltst/
H A Dccapitst.c1499 static void TSCC_print_log(TSCCContext *q, const char *name) function
1538 TSCC_print_log(&from1, "from1");
1539 TSCC_print_log(&to1, "to1");
1543 TSCC_print_log(&from1, "from1");
1547 TSCC_print_log(&to1, "to1");
1560 TSCC_print_log(from2, "from2");
1561 TSCC_print_log(from3, "from3(==from1)");
1593 TSCC_print_log(to2, "to2");
1594 TSCC_print_log(to3, "to3(==to1)");
1626 TSCC_print_log(
[all...]

Completed in 20 milliseconds