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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UnicodeSetStringSpanTest.java 371 static final int SPAN_UTF16 = 1;
683 if ((whichSpans & SPAN_UTF16) != 0) {
772 if ((whichSpans & SPAN_UTF16) == 0) {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetStringSpanTest.java 367 static final int SPAN_UTF16 = 1;
679 if ((whichSpans & SPAN_UTF16) != 0) {
768 if ((whichSpans & SPAN_UTF16) == 0) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
usettest.cpp     [all...]

Completed in 63 milliseconds