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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccapitst.c1520 TSCCContext *from2, *from3, *to2, *to3; local
1521 TSCCContext **pfrom2 = &from2, **pfrom3 = &from3, **pto2 = &to2, **pto3 = &to3;
1563 TSCC_print_log(from3, "from3(==from1)");
1570 if(from3 == NULL) {
1571 log_err("FAIL! from3 is null \n");
1575 if(from3 != (&from1) ) {
/external/icu4c/test/cintltst/
H A Dccapitst.c1478 TSCCContext *from2, *from3, *to2, *to3; local
1479 TSCCContext **pfrom2 = &from2, **pfrom3 = &from3, **pto2 = &to2, **pto3 = &to3;
1521 TSCC_print_log(from3, "from3(==from1)");
1528 if(from3 == NULL) {
1529 log_err("FAIL! from3 is null \n");
1533 if(from3 != (&from1) ) {

Completed in 80 milliseconds