Home | History | Annotate | Download | only in intltest

Lines Matching refs:getTailoredSet

1847       set = coll->getTailoredSet(status);
1954 virtual UnicodeSet *getTailoredSet(UErrorCode &status) const;
2148 UnicodeSet * TestCollator::getTailoredSet(UErrorCode &status) const
2150 return Collator::getTailoredSet(status);
2184 UnicodeSet *defaultset = col1.getTailoredSet(status);