Home | History | Annotate | Download | only in intltest

Lines Matching refs:IDENTICAL

161 // Collator::IDENTICAL documented but not implemented
192 c->setStrength(Collator::IDENTICAL);
1151 errln(UnicodeString("Failed: Identical key\n") + " text1: " + text1[i] + "\n" + " text2: " + text2[i] + "\n" + " key : " + TestUtility::hex(key1, len1));