Home
last modified time | relevance | path

Searched refs:chars_reverse (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c452 static const UChar chars_reverse[] = { in TestIBM424() local
473 …t32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); in TestIBM424()
476 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength); in TestIBM424()
534 static const UChar chars_reverse[] = { in TestIBM420() local
551 …t32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse); in TestIBM420()
554 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM420", &brLength); in TestIBM420()
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp610 static const UChar chars_reverse[] = { in IBM424Test() local
634 UnicodeString s2(chars_reverse); in IBM424Test()
704 static const UChar chars_reverse[] = { in IBM420Test() local
724 UnicodeString s2(chars_reverse); in IBM420Test()