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.c453 static const UChar chars_reverse[] = { in TestIBM424() local
474 …bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_reverse); in TestIBM424()
477 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength); in TestIBM424()
535 static const UChar chars_reverse[] = { in TestIBM420() local
552 …bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_reverse); in TestIBM420()
555 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()