Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dccapitst.c1519 TSCCContext from1, to1; in TestConvertSafeCloneCallback() local
1537 TSCC_init(&from1); in TestConvertSafeCloneCallback()
1540 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1543 ucnv_setFromUCallBack(conv1, TSCC_fromU, &from1, NULL, NULL, &err); in TestConvertSafeCloneCallback()
1545 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1575 if(from3 != (&from1) ) { in TestConvertSafeCloneCallback()
1579 if(from2 == (&from1) ) { in TestConvertSafeCloneCallback()
1583 if(from1.wasClosed) { in TestConvertSafeCloneCallback()
1628 TSCC_print_log(&from1, "from1"); in TestConvertSafeCloneCallback()
1633 if(from1.wasClosed == FALSE) { in TestConvertSafeCloneCallback()
[all …]