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

  /external/icu/icu4c/source/test/cintltst/
ucsdetst.c 453 static const UChar chars_reverse[] = { local
474 int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_reverse);
477 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM424", &brLength);
535 static const UChar chars_reverse[] = { local
552 int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_reverse);
555 char *bytes_r = extractBytes(chars_reverse, crLength, "IBM420", &brLength);
  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 610 static const UChar chars_reverse[] = { local
634 UnicodeString s2(chars_reverse);
704 static const UChar chars_reverse[] = { local
724 UnicodeString s2(chars_reverse);
    [all...]

Completed in 1375 milliseconds