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
Dcallcoll.c273 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant()
455 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest()
744 UCollator *myCollation; in TestTertiary() local
769 UCollator *myCollation; in TestPrimary() local
796 UCollator *myCollation; in TestSecondary() local
821 UCollator *myCollation; in TestIdentical() local
845 UCollator *myCollation; in TestExtra() local
1108 UCollator *myCollation; in TestSurrogates() local
Dcdetst.c38 static UCollator *myCollation; variable
Dcestst.c38 static UCollator *myCollation; variable
Dcturtst.c38 static UCollator *myCollation; variable
Dcfintst.c38 static UCollator *myCollation; variable
Dencoll.c39 static UCollator *myCollation = NULL; variable
Dcfrtst.c39 static UCollator *myCollation; variable
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DG7CollationTest.java75 RuleBasedCollator myCollation = null; in TestDemo1() local
102 RuleBasedCollator myCollation = null; in TestDemo2() local
130 RuleBasedCollator myCollation = null; in TestDemo3() local
157 RuleBasedCollator myCollation = null; in TestDemo4() local
187 Collator myCollation= null; in TestG7Data() local
208 private void doTest(Collator myCollation, String source, String target, in doTest()
DCollationMonkeyTest.java211 RuleBasedCollator myCollation = null; in TestRules() local
236 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationFrozenMonkeyTest.java236 RuleBasedCollator myCollation = null; in TestRules() local
261 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationMiscTest.java749 Collator myCollation; in TestCase() local
1013 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/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DG7CollationTest.java78 RuleBasedCollator myCollation = null; in TestDemo1() local
105 RuleBasedCollator myCollation = null; in TestDemo2() local
133 RuleBasedCollator myCollation = null; in TestDemo3() local
160 RuleBasedCollator myCollation = null; in TestDemo4() local
190 Collator myCollation= null; in TestG7Data() local
211 private void doTest(Collator myCollation, String source, String target, in doTest()
DCollationMonkeyTest.java214 RuleBasedCollator myCollation = null; in TestRules() local
239 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationFrozenMonkeyTest.java239 RuleBasedCollator myCollation = null; in TestRules() local
264 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
DCollationMiscTest.java752 Collator myCollation; in TestCase() local
1016 Collator myCollation; in TestFunkyA() local
2611 Collator myCollation; in doTestCollation() local
2844 Collator myCollation = new RuleBasedCollator(rule); in TestInvalidListsAndRanges() local
3138 Collator myCollation = new RuleBasedCollator(rules); in TestBeforeRuleWithScriptReordering() local
3187 Collator myCollation; in TestNonLeadBytesDuringCollationReordering() local
3236 Collator myCollation; in TestReorderingAPI() local
3331 Collator myCollation; in TestReorderingAPIWithRuleCreatedCollator() local
3489 Collator myCollation; in TestGreekFirstReorderCloning() local
3522 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
Ddecoll.h47 Collator *myCollation; variable
Dtrcoll.h46 Collator *myCollation; variable
Descoll.h46 Collator *myCollation; variable
Dficoll.h45 Collator *myCollation; variable
Dlcukocol.h37 Collator *myCollation; variable
Dfrcoll.h49 Collator *myCollation; variable
Djacoll.h62 Collator *myCollation; variable

12