Home | History | Annotate | Download | only in intltest

Lines Matching refs:secondaryOrder

686     doAssert((CollationElementIterator::secondaryOrder(order1) ==
687 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
707 doAssert((CollationElementIterator::secondaryOrder(order1) !=
708 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");
741 doAssert((CollationElementIterator::secondaryOrder(order1) ==
742 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
767 doAssert((CollationElementIterator::secondaryOrder(order1) !=
768 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");