Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1480 TSCCContext *from2, *from3, *to2, *to3; in TestConvertSafeCloneCallback() local
1481 TSCCContext **pfrom2 = &from2, **pfrom3 = &from3, **pto2 = &to2, **pto3 = &to3; in TestConvertSafeCloneCallback()
1522 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1525 if(from2 == NULL) { in TestConvertSafeCloneCallback()
1539 if(from2 == (&from1) ) { in TestConvertSafeCloneCallback()
1547 if(from2->wasClosed) { in TestConvertSafeCloneCallback()
1589 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1597 if(from2->wasClosed) { in TestConvertSafeCloneCallback()
1613 TSCC_print_log(from2, "from2"); in TestConvertSafeCloneCallback()
1619 if(from2->wasClosed == FALSE) { in TestConvertSafeCloneCallback()
[all …]