/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 | cfintst.c | 38 static UCollator *myCollation; variable
|
D | cturtst.c | 38 static UCollator *myCollation; variable
|
D | cdetst.c | 38 static UCollator *myCollation; variable
|
D | cestst.c | 38 static UCollator *myCollation; variable
|
D | callcoll.c | 270 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
|
D | encoll.c | 39 static UCollator *myCollation = NULL; variable
|
D | cfrtst.c | 39 static UCollator *myCollation; variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | G7CollationTest.java | 73 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()
|
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()
|
D | CollationMiscTest.java | 748 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/ |
D | G7CollationTest.java | 72 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()
|
D | CollationMonkeyTest.java | 208 RuleBasedCollator myCollation = null; in TestRules() local 233 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationFrozenMonkeyTest.java | 233 RuleBasedCollator myCollation = null; in TestRules() local 258 void doTest(RuleBasedCollator myCollation, String mysource, String target, int result) { in doTest()
|
D | CollationMiscTest.java | 747 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/ |
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 | lcukocol.h | 37 Collator *myCollation; variable
|
D | trcoll.h | 46 Collator *myCollation; variable
|
D | ficoll.h | 45 Collator *myCollation; variable
|
D | decoll.h | 47 Collator *myCollation; variable
|
D | escoll.h | 46 Collator *myCollation; variable
|
D | frcoll.h | 49 Collator *myCollation; variable
|
D | jacoll.h | 62 Collator *myCollation; variable
|