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

/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c1477 TSCCContext *from2, *from3, *to2, *to3; local
1478 TSCCContext **pfrom2 = &from2, **pfrom3 = &from3, **pto2 = &to2, **pto3 = &to3;
1520 TSCC_print_log(from3, "from3(==from1)");
1527 if(from3 == NULL) {
1528 log_err("FAIL! from3 is null \n");
1532 if(from3 != (&from1) ) {

Completed in 82 milliseconds