Home
last modified time | relevance | path

Searched defs:myCollation (Results 1 – 25 of 49) 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
Dcestst.c36 static UCollator *myCollation; variable
Dcturtst.c36 static UCollator *myCollation; variable
Dcdetst.c36 static UCollator *myCollation; variable
Dcfintst.c36 static UCollator *myCollation; variable
Dencoll.c36 static UCollator *myCollation = NULL; variable
Dcfrtst.c36 static UCollator *myCollation; variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DG7CollationTest.java76 RuleBasedCollator myCollation = null; in TestDemo1() local
102 RuleBasedCollator myCollation = null; in TestDemo2() local
129 RuleBasedCollator myCollation = null; in TestDemo3() local
155 RuleBasedCollator myCollation = null; in TestDemo4() local
184 Collator myCollation= null; in TestG7Data() local
205 private void doTest(Collator myCollation, String source, String target, in doTest()
DCollationMiscTest.java736 Collator myCollation; in TestCase() local
997 Collator myCollation; in TestFunkyA() local
2556 Collator myCollation; in doTestCollation() local
2781 Collator myCollation = new RuleBasedCollator(rule); in TestInvalidListsAndRanges() local
3061 Collator myCollation = new RuleBasedCollator(rules); in TestBeforeRuleWithScriptReordering() local
3109 Collator myCollation; in TestNonLeadBytesDuringCollationReordering() local
3157 Collator myCollation; in TestReorderingAPI() local
3251 Collator myCollation; in TestReorderingAPIWithRuleCreatedCollator() local
3407 Collator myCollation; in TestGreekFirstReorderCloning() local
3440 Collator myCollation = Collator.getInstance(ULocale.ENGLISH); in doTestOneReorderingAPITestCase() local
[all …]
DCollationMonkeyTest.java209 RuleBasedCollator myCollation = null; in TestRules() local
234 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationFrozenMonkeyTest.java234 RuleBasedCollator myCollation = null; in TestRules() local
259 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
/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()
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 …]
DCollationMonkeyTest.java205 RuleBasedCollator myCollation = null; in TestRules() local
230 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationFrozenMonkeyTest.java230 RuleBasedCollator myCollation = null; in TestRules() local
255 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
/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
Ddecoll.h45 Collator *myCollation; variable
Dtrcoll.h44 Collator *myCollation; variable
Dlcukocol.h35 Collator *myCollation; variable
Descoll.h44 Collator *myCollation; variable
Dficoll.h43 Collator *myCollation; variable
Dfrcoll.h47 Collator *myCollation; variable
Djacoll.h60 Collator *myCollation; variable

12