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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java709 int localWhichSpans;
713 localWhichSpans = whichSpans;
714 verifySpanBothUTFs(sets, s.toString(), localWhichSpans, testName, first);
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3277 uint32_t localWhichSpans; local
3282 localWhichSpans=whichSpans;
3284 localWhichSpans&=~SPAN_UTF8;
3286 testSpanBothUTFs(sets, s, length, localWhichSpans, testName, first);

Completed in 53 milliseconds