Lines Matching refs:ucol_setStrength
272 ucol_setStrength(myCollation, UCOL_TERTIARY); in FunkyATest()
666 ucol_setStrength(coll, UCOL_IDENTICAL); in TestComposeDecompose()
868 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
888 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
1010 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/ in TestIncrementalNormalize()
1012 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/ in TestIncrementalNormalize()
1026 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1040 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1084 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1102 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1144 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1162 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
2760 ucol_setStrength(collateObject, UCOL_PRIMARY); in TestSettings()
3519 ucol_setStrength(coll, UCOL_PRIMARY); in TestJ5223()
4004 ucol_setStrength(coll, UCOL_PRIMARY); in TestOutOfBuffer5468()
4238 ucol_setStrength(myCollation, UCOL_TERTIARY); in doTestOneTestCase()
4627 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestNonLeadBytesDuringCollationReordering()
4656 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestNonLeadBytesDuringCollationReordering()
4706 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAPI()
5078 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestReorderingAcrossCloning()