/external/icu4c/test/cintltst/ |
D | cg7coll.c | 139 UCollator *myCollation, *tblColl1; in TestG7Locales() local 189 UCollator *myCollation; in TestDemo1() local 221 UCollator *myCollation; in TestDemo2() local 251 UCollator *myCollation; in TestDemo3() local 282 UCollator *myCollation; in TestDemo4() local
|
D | cfintst.c | 36 static UCollator *myCollation; variable
|
D | cturtst.c | 36 static UCollator *myCollation; variable
|
D | cestst.c | 36 static UCollator *myCollation; variable
|
D | cdetst.c | 36 static UCollator *myCollation; variable
|
D | callcoll.c | 267 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant() 420 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest() 692 UCollator *myCollation; in TestTertiary() local 718 UCollator *myCollation; in TestPrimary() local 746 UCollator *myCollation; in TestSecondary() local 772 UCollator *myCollation; in TestIdentical() local 797 UCollator *myCollation; in TestExtra() local 981 UCollator *myCollation; in TestVariableTop() local 1054 UCollator *myCollation; in TestSurrogates() local
|
D | encoll.c | 36 static UCollator *myCollation = NULL; variable
|
D | cfrtst.c | 36 static UCollator *myCollation; variable
|
D | cjaptst.c | 39 static UCollator *myCollation; variable
|
D | cmsccoll.c | 260 UCollator *myCollation; in FunkyATest() local 2060 UCollator *myCollation; in TestCase() local
|
/external/icu4c/test/intltest/ |
D | g7coll.cpp | 97 Collator *myCollation= 0; in TestG7Locales() local 171 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo1() local 205 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo2() local 239 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo3() local 274 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestDemo4() local
|
D | allcoll.h | 52 RuleBasedCollator *myCollation; variable
|
D | ficoll.h | 43 Collator *myCollation; variable
|
D | trcoll.h | 44 Collator *myCollation; variable
|
D | escoll.h | 44 Collator *myCollation; variable
|
D | decoll.h | 45 Collator *myCollation; variable
|
D | lcukocol.h | 35 Collator *myCollation; variable
|
D | frcoll.h | 47 Collator *myCollation; variable
|
D | jacoll.h | 60 Collator *myCollation; variable
|
D | mnkytst.cpp | 225 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestRules() local
|
D | tscoll.cpp | 136 UCollator *myCollation = (UCollator *)((RuleBasedCollator *)col)->getUCollator(); in doTestVariant() local
|