Home | History | Annotate | Download | only in intltest

Lines Matching refs:registerInstance

1887         URegistryKey key = BreakIterator::registerInstance(brk, reqLoc, UBRK_WORD, ec);
1888 brk = 0; // registerInstance adopts
1890 errln("FAIL: BreakIterator::registerInstance() failed");
1949 URegistryKey key = Collator::registerInstance(coll, reqLoc, ec);
1950 coll = 0; // registerInstance adopts
1952 errln("FAIL: Collator::registerInstance() failed");