Lines Matching refs:ucol_setStrength

272     ucol_setStrength(myCollation, UCOL_TERTIARY);  in FunkyATest()
668 ucol_setStrength(coll, UCOL_IDENTICAL); in TestComposeDecompose()
870 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
890 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
1012 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/ in TestIncrementalNormalize()
1014 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/ in TestIncrementalNormalize()
1028 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1042 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1086 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1104 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1146 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1164 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
2762 ucol_setStrength(collateObject, UCOL_PRIMARY); in TestSettings()
3521 ucol_setStrength(coll, UCOL_PRIMARY); in TestJ5223()
4006 ucol_setStrength(coll, UCOL_PRIMARY); in TestOutOfBuffer5468()
4240 ucol_setStrength(myCollation, UCOL_TERTIARY); in doTestOneTestCase()
4629 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestNonLeadBytesDuringCollationReordering()
4658 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestNonLeadBytesDuringCollationReordering()
4708 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAPI()
5080 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAcrossCloning()