Lines Matching refs:UCollator

88   UCollator *coll =  NULL;  in IncompleteCntTest()
191 UCollator *coll = ucol_open("en_US", &status); in BlackBirdTest()
265 UCollator *myCollation; in FunkyATest()
338 UCollator *coll = ucol_open("en_US", &status);
443 UCollator *coll = ucol_open("cs", &status); in TestChMove()
539 UCollator *coll = ucol_open("", &status); in TestFCDProblem()
579 UCollator *coll = NULL; in TestComposeDecompose()
695 UCollator *coll = ucol_openRules(rulez, 0, UCOL_OFF, UCOL_TERTIARY,NULL, &status); in TestEmptyRule()
705 UCollator *UCAfromRules = NULL; in TestUCARules()
706 UCollator *coll = ucol_open("", &status); in TestUCARules()
864 UCollator *myCollation; in TestCase()
974 UCollator *coll; in TestIncrementalNormalize()
1206 UCollator *UCA = ucol_open("", &status);
1242 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in TestHangulTailoring()
1280 UCollator *coll; in TestCompressOverlap()
1437 UCollator *coll; in TestContraction()
1503 UCollator *coll1, in TestContraction()
1580 UCollator *coll; in TestExpansion()
1702 UCollator *coll = ucol_open("", &status); in TestBocsuCoverage()
1718 UCollator *coll = ucol_open("", &status); in TestVariableTopSetting()
1829 UCollator *coll; in TestMaxVariable()
1941 UCollator *coll = ucol_open("en_US", &status); in TestNonChars()
1982 UCollator *coll = ucol_open("en_US", status);
2296 UCollator *coll = NULL; in TestBeforePrefixFailure()
2339 UCollator *coll = NULL; in TestPrefixCompose()
2545 UCollator *coll = ucol_open("", &status);
2615 UCollator *coll = ucol_open("", &status); in Alexis2()
2683 UCollator *coll = ucol_open("", &status); in TestHebrewUCA()
2720 UCollator *coll = ucol_open("", &status); in TestPartialSortKeyTermination()
2761 UCollator *collateObject = NULL; in TestSettings()
2777 static int32_t TestEqualsForCollator(const char* locName, UCollator *source, UCollator *target) { in TestEqualsForCollator()
2845 UCollator *source = NULL, *target = NULL; in TestEquals()
2922 UCollator *coll = ucol_open("en", &status); in TestJ2726()
2937 UCollator *coll = ucol_openRules(r, 1, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in NullRule()
3046 UCollator* coll = ucol_open("root", &status); in TestNumericCollation()
3084 UCollator *coll = ucol_open("", &status); in TestTibetanConformance()
3327 UCollator *coll = NULL; in TestBeforeTightening()
3460 UCollator *coll = NULL; in TestTailorNULL()
3517 static UCollator *coll = NULL; in TestJ5223()
3585 UCollator *coll =NULL; in TestVI5913()
3770 UCollator *coll =NULL; in TestTailor6179()
3877 UCollator *coll =NULL; in TestUCAPrecontext()
4001 static UCollator *coll = NULL; in TestOutOfBuffer5468()
4030 UCollator* ucol; in TestSortKeyConsistency()
4091 UCollator *ucol; in TestCroatianSortKey()
4130 UCollator* ucol; in TestHiragana()
4222 UCollator *myCollation; in doTestOneTestCase()
4510 UCollator *myCollation; in TestInvalidListsAndRanges()
4536 UCollator *myCollation; in TestBeforeRuleWithScriptReordering()
4614 UCollator *myCollation; in TestNonLeadBytesDuringCollationReordering()
4694 UCollator *myCollation; in TestReorderingAPI()
4816 UCollator *myCollation; in TestReorderingAPIWithRuleCreatedCollator()
5071 UCollator *myCollation; in TestReorderingAcrossCloning()
5073 UCollator *clonedCollation; in TestReorderingAcrossCloning()
5135 UCollator *myCollation; in doTestOneReorderingAPITestCase()
5315 UCollator *myCollation; in TestReorderWithNumericCollation()
5316 UCollator *myReorderCollation; in TestReorderWithNumericCollation()
5530 UCollator* vicoll; in TestImport()
5531 UCollator* escoll; in TestImport()
5532 UCollator* viescoll; in TestImport()
5533 UCollator* importviescoll; in TestImport()
5637 UCollator* vicoll; in TestImportWithType()
5638 UCollator* decoll; in TestImportWithType()
5639 UCollator* videcoll; in TestImportWithType()
5640 UCollator* importvidecoll; in TestImportWithType()
5805 UCollator * ucol = ucol_open("root", &status); in TestCaseLevelBufferOverflow()
5844 UCollator *coll; in TestNextSortKeyPartJaIdentical()