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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2495 }, shape_at_end[]={ local
2551 if(U_FAILURE(errorCode) || length!=LENGTHOF(shape_at_end) || memcmp(dest, shape_at_end, length*U_SIZEOF_UCHAR)!=0) {
2552 log_err("failure in u_shapeArabic(LAMALEF shape_at_end)\n");
/external/icu4c/test/cintltst/
H A Dcbiditst.c2639 }, shape_at_end[]={ local
2695 if(U_FAILURE(errorCode) || length!=LENGTHOF(shape_at_end) || memcmp(dest, shape_at_end, length*U_SIZEOF_UCHAR)!=0) {
2696 log_err("failure in u_shapeArabic(LAMALEF shape_at_end)\n");

Completed in 77 milliseconds