Home | History | Annotate | Download | only in intltest

Lines Matching refs:registerInstance

1955         URegistryKey key = BreakIterator::registerInstance(brk, reqLoc, UBRK_WORD, ec);
1956 brk = 0; // registerInstance adopts
1958 errln("FAIL: BreakIterator::registerInstance() failed");
2017 URegistryKey key = Collator::registerInstance(coll, reqLoc, ec);
2018 coll = 0; // registerInstance adopts
2020 errln("FAIL: Collator::registerInstance() failed");