Home | History | Annotate | Download | only in intltest

Lines Matching refs:secondary

202     c->setStrength(Collator::SECONDARY);
342 String[] secondary = {
347 static const UChar secondary[][CollationRegressionTest::MAX_TOKEN_LEN] =
354 compareArray(*c, secondary, ARRAY_LENGTH(secondary));
361 // Secondary/Tertiary comparison incorrect in French Secondary
378 c->setStrength(Collator::SECONDARY);
442 // French secondary collation checking at the end of compare iteration fails
458 c->setStrength(Collator::SECONDARY);
607 c->setStrength(Collator::SECONDARY);
1332 errln("should forbid before-3-reset followed by primary or secondary relation");