/external/icu/icu4c/source/test/cintltst/ |
D | cg7coll.c | 140 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
|
D | callcoll.c | 273 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
|
D | cdetst.c | 38 static UCollator *myCollation; variable
|
D | cestst.c | 38 static UCollator *myCollation; variable
|
D | cturtst.c | 38 static UCollator *myCollation; variable
|
D | cfintst.c | 38 static UCollator *myCollation; variable
|
D | encoll.c | 39 static UCollator *myCollation = NULL; variable
|
D | cfrtst.c | 39 static UCollator *myCollation; variable
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | G7CollationTest.java | 75 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()
|
D | CollationMonkeyTest.java | 211 RuleBasedCollator myCollation = null; in TestRules() local 236 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationFrozenMonkeyTest.java | 236 RuleBasedCollator myCollation = null; in TestRules() local 261 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationMiscTest.java | 749 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/ |
D | G7CollationTest.java | 78 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()
|
D | CollationMonkeyTest.java | 214 RuleBasedCollator myCollation = null; in TestRules() local 239 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationFrozenMonkeyTest.java | 239 RuleBasedCollator myCollation = null; in TestRules() local 264 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationMiscTest.java | 752 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/ |
D | g7coll.cpp | 102 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
|
D | allcoll.h | 54 RuleBasedCollator *myCollation; variable
|
D | decoll.h | 47 Collator *myCollation; variable
|
D | trcoll.h | 46 Collator *myCollation; variable
|
D | escoll.h | 46 Collator *myCollation; variable
|
D | ficoll.h | 45 Collator *myCollation; variable
|
D | lcukocol.h | 37 Collator *myCollation; variable
|
D | frcoll.h | 49 Collator *myCollation; variable
|
D | jacoll.h | 62 Collator *myCollation; variable
|