Home
last modified time | relevance | path

Searched defs:myCollation (Results 1 – 21 of 21) sorted by relevance

/external/icu4c/test/cintltst/
Dcg7coll.c139 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
Dcfintst.c36 static UCollator *myCollation; variable
Dcturtst.c36 static UCollator *myCollation; variable
Dcestst.c36 static UCollator *myCollation; variable
Dcdetst.c36 static UCollator *myCollation; variable
Dcallcoll.c267 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
Dencoll.c36 static UCollator *myCollation = NULL; variable
Dcfrtst.c36 static UCollator *myCollation; variable
Dcjaptst.c39 static UCollator *myCollation; variable
Dcmsccoll.c260 UCollator *myCollation; in FunkyATest() local
2060 UCollator *myCollation; in TestCase() local
/external/icu4c/test/intltest/
Dg7coll.cpp97 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
Dallcoll.h52 RuleBasedCollator *myCollation; variable
Dficoll.h43 Collator *myCollation; variable
Dtrcoll.h44 Collator *myCollation; variable
Descoll.h44 Collator *myCollation; variable
Ddecoll.h45 Collator *myCollation; variable
Dlcukocol.h35 Collator *myCollation; variable
Dfrcoll.h47 Collator *myCollation; variable
Djacoll.h60 Collator *myCollation; variable
Dmnkytst.cpp225 RuleBasedCollator *myCollation = new RuleBasedCollator(newRules, status); in TestRules() local
Dtscoll.cpp136 UCollator *myCollation = (UCollator *)((RuleBasedCollator *)col)->getUCollator(); in doTestVariant() local