/external/icu/icu4c/source/test/cintltst/ |
D | cg7coll.c | 138 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
|
D | callcoll.c | 268 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
|
D | cestst.c | 36 static UCollator *myCollation; variable
|
D | cturtst.c | 36 static UCollator *myCollation; variable
|
D | cdetst.c | 36 static UCollator *myCollation; variable
|
D | cfintst.c | 36 static UCollator *myCollation; variable
|
D | encoll.c | 36 static UCollator *myCollation = NULL; variable
|
D | cfrtst.c | 36 static UCollator *myCollation; variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | G7CollationTest.java | 76 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()
|
D | CollationMiscTest.java | 736 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 …]
|
D | CollationMonkeyTest.java | 209 RuleBasedCollator myCollation = null; in TestRules() local 234 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationFrozenMonkeyTest.java | 234 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/ |
D | G7CollationTest.java | 72 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()
|
D | CollationMiscTest.java | 732 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 …]
|
D | CollationMonkeyTest.java | 205 RuleBasedCollator myCollation = null; in TestRules() local 230 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationFrozenMonkeyTest.java | 230 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/ |
D | g7coll.cpp | 100 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
|
D | allcoll.h | 52 RuleBasedCollator *myCollation; variable
|
D | decoll.h | 45 Collator *myCollation; variable
|
D | trcoll.h | 44 Collator *myCollation; variable
|
D | lcukocol.h | 35 Collator *myCollation; variable
|
D | escoll.h | 44 Collator *myCollation; variable
|
D | ficoll.h | 43 Collator *myCollation; variable
|
D | frcoll.h | 47 Collator *myCollation; variable
|
D | jacoll.h | 60 Collator *myCollation; variable
|