Home | History | Annotate | Download | only in intltest

Lines Matching full:coll2

1713     LocalPointer<Collator> coll2(Collator::createInstance(locale, status));
1718 Locale actual2 = coll2->getLocale(ULOC_ACTUAL_LOCALE, status);
1723 if(*coll2 != *coll) {