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.c140 UCollator *myCollation; in TestG7Locales() local
200 UCollator *myCollation; in TestDemo1() local
231 UCollator *myCollation; in TestDemo2() local
260 UCollator *myCollation; in TestDemo3() local
290 UCollator *myCollation; in TestDemo4() local
Dcfintst.c38 static UCollator *myCollation; variable
Dcturtst.c38 static UCollator *myCollation; variable
Dcdetst.c38 static UCollator *myCollation; variable
Dcestst.c38 static UCollator *myCollation; variable
Dcallcoll.c270 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant()
452 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest()
741 UCollator *myCollation; in TestTertiary() local
766 UCollator *myCollation; in TestPrimary() local
793 UCollator *myCollation; in TestSecondary() local
818 UCollator *myCollation; in TestIdentical() local
842 UCollator *myCollation; in TestExtra() local
1105 UCollator *myCollation; in TestSurrogates() local
Dencoll.c39 static UCollator *myCollation = NULL; variable
Dcfrtst.c39 static UCollator *myCollation; variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DG7CollationTest.java73 RuleBasedCollator myCollation = null; in TestDemo1() local
100 RuleBasedCollator myCollation = null; in TestDemo2() local
128 RuleBasedCollator myCollation = null; in TestDemo3() local
155 RuleBasedCollator myCollation = null; in TestDemo4() local
185 Collator myCollation= null; in TestG7Data() local
206 private void doTest(Collator myCollation, String source, String target, in doTest()
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()
DCollationMiscTest.java748 Collator myCollation; in TestCase() local
1012 Collator myCollation; in TestFunkyA() local
2609 Collator myCollation; in doTestCollation() local
2842 Collator myCollation = new RuleBasedCollator(rule); in TestInvalidListsAndRanges() local
3136 Collator myCollation = new RuleBasedCollator(rules); in TestBeforeRuleWithScriptReordering() local
3185 Collator myCollation; in TestNonLeadBytesDuringCollationReordering() local
3234 Collator myCollation; in TestReorderingAPI() local
3329 Collator myCollation; in TestReorderingAPIWithRuleCreatedCollator() local
3487 Collator myCollation; in TestGreekFirstReorderCloning() local
3520 Collator myCollation = Collator.getInstance(ULocale.ENGLISH); in doTestOneReorderingAPITestCase() local
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DG7CollationTest.java72 RuleBasedCollator myCollation = null; in TestDemo1() local
99 RuleBasedCollator myCollation = null; in TestDemo2() local
127 RuleBasedCollator myCollation = null; in TestDemo3() local
154 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()
DCollationMonkeyTest.java208 RuleBasedCollator myCollation = null; in TestRules() local
233 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationFrozenMonkeyTest.java233 RuleBasedCollator myCollation = null; in TestRules() local
258 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationMiscTest.java747 Collator myCollation; in TestCase() local
1011 Collator myCollation; in TestFunkyA() local
2608 Collator myCollation; in doTestCollation() local
2841 Collator myCollation = new RuleBasedCollator(rule); in TestInvalidListsAndRanges() local
3135 Collator myCollation = new RuleBasedCollator(rules); in TestBeforeRuleWithScriptReordering() local
3184 Collator myCollation; in TestNonLeadBytesDuringCollationReordering() local
3233 Collator myCollation; in TestReorderingAPI() local
3328 Collator myCollation; in TestReorderingAPIWithRuleCreatedCollator() local
3486 Collator myCollation; in TestGreekFirstReorderCloning() local
3519 Collator myCollation = Collator.getInstance(ULocale.ENGLISH); in doTestOneReorderingAPITestCase() local
[all …]
/external/icu/icu4c/source/test/intltest/
Dg7coll.cpp102 LocalPointer<Collator> myCollation(Collator::createInstance(locale, status)); in TestG7Locales() local
162 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo1() local
196 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo2() local
230 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo3() local
265 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo4() local
Dallcoll.h54 RuleBasedCollator *myCollation; variable
Dlcukocol.h37 Collator *myCollation; variable
Dtrcoll.h46 Collator *myCollation; variable
Dficoll.h45 Collator *myCollation; variable
Ddecoll.h47 Collator *myCollation; variable
Descoll.h46 Collator *myCollation; variable
Dfrcoll.h49 Collator *myCollation; variable
Djacoll.h62 Collator *myCollation; variable

12