Home | History | Annotate | Download | only in collator

Lines Matching refs:collator

15 package com.ibm.icu.dev.test.collator;
31 import com.ibm.icu.text.Collator;
87 warnln("could not construct Thai collator");
121 * sorted order, and confirm that the collator compares each line as
130 warnln("could not construct Thai collator");
225 RuleBasedCollator collator;
228 collator = getThaiCollator();
231 warnln("could not construct Thai collator");
240 if (collator.compare(tests[i], tests[j]) > 0) {
247 = collator.getCollationElementIterator(tests[i]);
285 RuleBasedCollator collator;
287 collator = getThaiCollator();
289 warnln("could not construct Thai collator");
292 compareArray(collator, tests);
297 collator = new RuleBasedCollator(rule);
299 errln("Error: could not construct collator with rule " + rule);
302 compareArray(collator, testcontraction);
312 return collator.compare(string1, string2);
317 collator = getThaiCollator();
320 Collator collator;
332 m_collator_ = (RuleBasedCollator)Collator.getInstance(