/external/icu4c/test/cintltst/ |
utf8tst.c | 564 static const uint16_t back_safe[] ={17, 16, 15, 14, 13, 12, 11, 10, 9, 7, 6, 5, 1, 0}; local 594 if(offsafe != back_safe[i]){ 595 log_err("ERROR: Backward_safe offset expected:%d, Got:%d\n", back_safe[i], offsafe); 604 if(offsafe != back_safe[i]){ 605 log_err("ERROR: U8_BACK_1 offset expected:%d, Got:%d\n", back_safe[i], offsafe); [all...] |
utf16tst.c | 403 static uint16_t back_safe[] ={11, 10, 8, 7, 6, 5, 3, 1, 0}; local 474 if(offsafe != back_safe[i]){ 483 if(offsafe != back_safe[i]){
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utf16tst.c | 335 static uint16_t back_safe[] ={11, 10, 8, 7, 6, 5, 3, 1, 0}; local 406 if(offsafe != back_safe[i]){ 415 if(offsafe != back_safe[i]){
|
utf8tst.c | 407 static const uint16_t back_safe[] ={17, 16, 15, 14, 13, 12, 11, 10, 9, 7, 6, 5, 1, 0}; local 478 if(offsafe != back_safe[i]){ 488 if(offsafe != back_safe[i]){ [all...] |