Home | History | Annotate | Download | only in intltest

Lines Matching full:orders

719         CollationElementIterator::primaryOrder(order3)), "The primary orders should be the same");
721 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
723 CollationElementIterator::tertiaryOrder(order3)), "The tertiary orders should be the same");
733 CollationElementIterator::primaryOrder(order3)), "The primary orders should be identical");
735 CollationElementIterator::tertiaryOrder(order3)), "The tertiary orders should be different");
739 /* NO! Secondary orders of two CEs are not related, especially in the case of '_' vs 'I' */
742 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");
774 CollationElementIterator::primaryOrder(order3)), "The primary orders should be the same");
776 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
778 CollationElementIterator::tertiaryOrder(order3)), "The tertiary orders should be the same");
788 CollationElementIterator::primaryOrder(order3)), "The primary orders should be identical");
790 CollationElementIterator::tertiaryOrder(order3)), "The tertiary orders should be different");
799 /* NO! Secondary orders of two CEs are not related, especially in the case of '_' vs 'I' */
802 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");