Home
last modified time | relevance | path

Searched defs:myCollation (Results 1 – 25 of 35) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
Dcg7coll.c138 UCollator *myCollation; in TestG7Locales() local
198 UCollator *myCollation; in TestDemo1() local
229 UCollator *myCollation; in TestDemo2() local
258 UCollator *myCollation; in TestDemo3() local
288 UCollator *myCollation; in TestDemo4() local
Dcallcoll.c268 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant()
450 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest()
739 UCollator *myCollation; in TestTertiary() local
764 UCollator *myCollation; in TestPrimary() local
791 UCollator *myCollation; in TestSecondary() local
816 UCollator *myCollation; in TestIdentical() local
840 UCollator *myCollation; in TestExtra() local
1103 UCollator *myCollation; in TestSurrogates() local
Dcturtst.c36 static UCollator *myCollation; variable
Dcfintst.c36 static UCollator *myCollation; variable
Dcdetst.c36 static UCollator *myCollation; variable
Dcestst.c36 static UCollator *myCollation; variable
Dencoll.c36 static UCollator *myCollation = NULL; variable
Dcfrtst.c36 static UCollator *myCollation; variable
Dcjaptst.c39 static UCollator *myCollation; variable
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DG7CollationTest.java72 RuleBasedCollator myCollation = null; in TestDemo1() local
98 RuleBasedCollator myCollation = null; in TestDemo2() local
125 RuleBasedCollator myCollation = null; in TestDemo3() local
151 RuleBasedCollator myCollation = null; in TestDemo4() local
180 Collator myCollation= null; in TestG7Data() local
201 private void doTest(Collator myCollation, String source, String target, in doTest()
DCollationMonkeyTest.java205 RuleBasedCollator myCollation = null; in TestRules() local
230 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationMiscTest.java732 Collator myCollation; in TestCase() local
993 Collator myCollation; in TestFunkyA() local
2552 Collator myCollation; in doTestCollation() local
2777 Collator myCollation = new RuleBasedCollator(rule); in TestInvalidListsAndRanges() local
3057 Collator myCollation = new RuleBasedCollator(rules); in TestBeforeRuleWithScriptReordering() local
3105 Collator myCollation; in TestNonLeadBytesDuringCollationReordering() local
3153 Collator myCollation; in TestReorderingAPI() local
3247 Collator myCollation; in TestReorderingAPIWithRuleCreatedCollator() local
3403 Collator myCollation; in TestGreekFirstReorderCloning() local
3436 Collator myCollation = Collator.getInstance(ULocale.ENGLISH); in doTestOneReorderingAPITestCase() local
[all …]
DCollationFrozenMonkeyTest.java230 RuleBasedCollator myCollation = null; in TestRules() local
255 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DLotusCollationKoreanTest.java38 private Collator myCollation; field in LotusCollationKoreanTest
DCollationTurkishTest.java69 private Collator myCollation = null; field in CollationTurkishTest
DCollationFinnishTest.java50 private Collator myCollation = null; field in CollationFinnishTest
/external/icu/icu4c/source/test/intltest/
Dg7coll.cpp100 LocalPointer<Collator> myCollation(Collator::createInstance(locale, status)); in TestG7Locales() local
160 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo1() local
194 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo2() local
228 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo3() local
263 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo4() local
Dallcoll.h52 RuleBasedCollator *myCollation; variable
Dficoll.h43 Collator *myCollation; variable
Dtrcoll.h44 Collator *myCollation; variable
Dlcukocol.h35 Collator *myCollation; variable
Descoll.h44 Collator *myCollation; variable
Ddecoll.h45 Collator *myCollation; variable
Dfrcoll.h47 Collator *myCollation; variable
Djacoll.h60 Collator *myCollation; variable

12