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