Home | History | Annotate | Download | only in intltest

Lines Matching full:secondaryorder

722     doAssert((CollationElementIterator::secondaryOrder(order1) ==
723 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
743 doAssert((CollationElementIterator::secondaryOrder(order1) !=
744 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");
777 doAssert((CollationElementIterator::secondaryOrder(order1) ==
778 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should be the same");
803 doAssert((CollationElementIterator::secondaryOrder(order1) !=
804 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same");