Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcg7coll.c143 UCollator *myCollation, *tblColl1; in TestG7Locales() local
193 UCollator *myCollation; in TestDemo1() local
224 UCollator *myCollation; in TestDemo2() local
253 UCollator *myCollation; in TestDemo3() local
283 UCollator *myCollation; in TestDemo4() local
Dcdetst.c36 static UCollator *myCollation; variable
Dcestst.c36 static UCollator *myCollation; variable
Dcfintst.c36 static UCollator *myCollation; variable
Dcturtst.c36 static UCollator *myCollation; variable
Dcallcoll.c268 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant()
421 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest()
710 UCollator *myCollation; in TestTertiary() local
735 UCollator *myCollation; in TestPrimary() local
762 UCollator *myCollation; in TestSecondary() local
787 UCollator *myCollation; in TestIdentical() local
811 UCollator *myCollation; in TestExtra() local
988 UCollator *myCollation; in TestVariableTop() local
1065 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.c265 UCollator *myCollation; in FunkyATest() local
2138 UCollator *myCollation; in TestCase() local
5529 UCollator *myCollation; in doTestOneTestCase() local
5812 UCollator *myCollation; in TestInvalidListsAndRanges() local
5837 UCollator *myCollation; in TestBeforeRuleWithScriptReordering() local
5913 UCollator *myCollation; in TestNonLeadBytesDuringCollationReordering() local
5994 UCollator *myCollation; in TestReorderingAPI() local
6067 UCollator *myCollation; in doTestOneReorderingAPITestCase() 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
Descoll.h44 Collator *myCollation; variable
Dficoll.h43 Collator *myCollation; variable
Dlcukocol.h35 Collator *myCollation; variable
Dtrcoll.h44 Collator *myCollation; variable
Ddecoll.h45 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.cpp144 UCollator *myCollation = (UCollator *)((RuleBasedCollator *)col)->getUCollator(); in doTestVariant() local