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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationMiscTest.java 155 * which means that LAST_VARIABLE_CHAR_STRING sorts before [last variable].
157 String LAST_VARIABLE_CHAR_STRING = "\\U00010A7F";
229 {LAST_VARIABLE_CHAR_STRING, "c", "b", /* [last variable] */ "a", FIRST_REGULAR_CHAR_STRING},
240 {"\ufffb", "w", "y", "\u20e3", "x", LAST_VARIABLE_CHAR_STRING, "z", "u"},
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationMiscTest.java 151 * which means that LAST_VARIABLE_CHAR_STRING sorts before [last variable].
153 String LAST_VARIABLE_CHAR_STRING = "\\U00010A7F";
225 {LAST_VARIABLE_CHAR_STRING, "c", "b", /* [last variable] */ "a", FIRST_REGULAR_CHAR_STRING},
236 {"\ufffb", "w", "y", "\u20e3", "x", LAST_VARIABLE_CHAR_STRING, "z", "u"},
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cmsccoll.c     [all...]

Completed in 39 milliseconds