Home
last modified time | relevance | path

Searched refs:SPAN_POLARITY (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java378 static final int SPAN_POLARITY = 0xc; field in UnicodeSetStringSpanTest
1035 … whichSpansCount = addAlternative(whichSpans, whichSpansCount, ~SPAN_POLARITY, SPAN_SET, in TestSpan()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java381 static final int SPAN_POLARITY = 0xc; field in UnicodeSetStringSpanTest
1038 … whichSpansCount = addAlternative(whichSpans, whichSpansCount, ~SPAN_POLARITY, SPAN_SET, in TestSpan()
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2877 SPAN_POLARITY =0xc, enumerator
3715 ~SPAN_POLARITY, in TestSpan()