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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf16tst.c400 static uint16_t fwd_unsafe[] ={1, 3, 5, 6, 8, 10, 11, 12}; local
415 if(offunsafe != fwd_unsafe[i]){
416 log_err("ERROR: Forward_unsafe offset expected:%d, Got:%d\n", fwd_unsafe[i], offunsafe);
425 if(offunsafe != fwd_unsafe[i]){
426 log_err("ERROR: U16_FWD_1_UNSAFE offset expected:%d, Got:%d\n", fwd_unsafe[i], offunsafe);
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c400 static uint16_t fwd_unsafe[] ={1, 3, 5, 6, 8, 10, 11, 12}; local
415 if(offunsafe != fwd_unsafe[i]){
416 log_err("ERROR: Forward_unsafe offset expected:%d, Got:%d\n", fwd_unsafe[i], offunsafe);
425 if(offunsafe != fwd_unsafe[i]){
426 log_err("ERROR: U16_FWD_1_UNSAFE offset expected:%d, Got:%d\n", fwd_unsafe[i], offunsafe);

Completed in 426 milliseconds