/external/chromium_org/third_party/icu/source/test/cintltst/ |
ucsdetst.c | 452 static const UChar chars_reverse[] = { local 473 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); 476 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength); 534 static const UChar chars_reverse[] = { local 551 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); 554 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM420", &brLength);
|
/external/icu4c/test/cintltst/ |
ucsdetst.c | 452 static const UChar chars_reverse[] = { local 473 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); 476 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength); 534 static const UChar chars_reverse[] = { local 551 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); 554 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM420", &brLength);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
csdetest.cpp | 558 static const UChar chars_reverse[] = { local 582 UnicodeString s2(chars_reverse); 646 static const UChar chars_reverse[] = { local 666 UnicodeString s2(chars_reverse);
|
/external/icu4c/test/intltest/ |
csdetest.cpp | 570 static const UChar chars_reverse[] = { local 594 UnicodeString s2(chars_reverse); 658 static const UChar chars_reverse[] = { local 678 UnicodeString s2(chars_reverse);
|