Home
last modified time | relevance | path

Searched refs:withRange (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dusettest.h147 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange);
Dusettest.cpp1981 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { in copyWithIterator() argument
1984 if (withRange) { in copyWithIterator()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java2246 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator() argument
2249 if (withRange) { in copyWithIterator()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetTest.java2247 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator() argument
2250 if (withRange) { in copyWithIterator()
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz