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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2840 }, unshape_at_end[]={ local
2878 if(U_FAILURE(errorCode) || length!=LENGTHOF(unshape_at_end) || memcmp(dest, unshape_at_end, length*U_SIZEOF_UCHAR)!=0) {
2879 log_err("failure in u_shapeArabic(unshape_at_end)\n");
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c2842 }, unshape_at_end[]={ local
2880 if(U_FAILURE(errorCode) || length!=LENGTHOF(unshape_at_end) || memcmp(dest, unshape_at_end, length*U_SIZEOF_UCHAR)!=0) {
2881 log_err("failure in u_shapeArabic(unshape_at_end)\n");

Completed in 66 milliseconds