HomeSort by relevance Sort by last modified time
    Searched full:chars_reverse (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/cintltst/
ucsdetst.c 450 static const UChar chars_reverse[] = { local
471 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse);
474 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength);
532 static const UChar chars_reverse[] = { local
549 int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_reverse);
552 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM420", &brLength);
  /external/icu4c/test/intltest/
csdetest.cpp 559 static const UChar chars_reverse[] = { local
583 UnicodeString s2(chars_reverse);
647 static const UChar chars_reverse[] = { local
667 UnicodeString s2(chars_reverse);

Completed in 1235 milliseconds