Searched refs:SPAN_SET (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java371 static final int SPAN_SET = 4; field in class:UnicodeSetStringSpanTest
577 if ((whichSpans & SPAN_SET) == 0) {
622 if ((whichSpans & SPAN_SET) != 0) {
1027 whichSpansCount = addAlternative(whichSpans, whichSpansCount, ~SPAN_POLARITY, SPAN_SET,
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp2821 SPAN_SET =4, enumerator in enum:__anon5953
3063 if((whichSpans&SPAN_SET)==0) {
3110 if(isUTF16 && (whichSpans&SPAN_SET)!=0) {
3662 SPAN_SET,

Completed in 142 milliseconds