Searched refs:chars_reverse (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c452 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/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c452 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/
H A Dcsdetest.cpp609 static const UChar chars_reverse[] = { local
633 UnicodeString s2(chars_reverse);
701 static const UChar chars_reverse[] = { local
721 UnicodeString s2(chars_reverse);
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp609 static const UChar chars_reverse[] = { local
633 UnicodeString s2(chars_reverse);
701 static const UChar chars_reverse[] = { local
721 UnicodeString s2(chars_reverse);

Completed in 152 milliseconds