Searched refs:copyWithIterator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.h140 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange);
H A Dusettest.cpp1903 copyWithIterator(t, s, FALSE);
1906 copyWithIterator(t, s, TRUE); // try range
1928 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { function in class:UnicodeSetTest
/external/icu/icu4c/source/test/intltest/
H A Dusettest.h140 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange);
H A Dusettest.cpp1903 copyWithIterator(t, s, FALSE);
1906 copyWithIterator(t, s, TRUE); // try range
1928 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { function in class:UnicodeSetTest

Completed in 172 milliseconds