Lines Matching refs:ucol_setStrength

273     ucol_setStrength(myCollation, UCOL_TERTIARY);  in FunkyATest()
667 ucol_setStrength(coll, UCOL_IDENTICAL); in TestComposeDecompose()
872 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
892 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
1014 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/ in TestIncrementalNormalize()
1016 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/ in TestIncrementalNormalize()
1030 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1044 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1088 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1106 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1148 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1166 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
2764 ucol_setStrength(collateObject, UCOL_PRIMARY); in TestSettings()
3523 ucol_setStrength(coll, UCOL_PRIMARY); in TestJ5223()
4008 ucol_setStrength(coll, UCOL_PRIMARY); in TestOutOfBuffer5468()
4242 ucol_setStrength(myCollation, UCOL_TERTIARY); in doTestOneTestCase()
4631 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestNonLeadBytesDuringCollationReordering()
4660 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestNonLeadBytesDuringCollationReordering()
4710 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAPI()
5082 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAcrossCloning()