Searched defs:copyWithIterator (Results 1 – 3 of 3) sorted by relevance
2246 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator() method in UnicodeSetTest
2247 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator() method in UnicodeSetTest
1981 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { in copyWithIterator() function in UnicodeSetTest