HomeSort by relevance Sort by last modified time
    Searched refs:order3 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
apicoll.cpp 684 int32_t order1, order2, order3; local
711 order3 = iterator3->next(success);
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");
725 order1 = iterator1->next(success); order3 = iterator3->next(success);
733 CollationElementIterator::primaryOrder(order3)), "The primary orders should be identical");
735 CollationElementIterator::tertiaryOrder(order3)), "The tertiary orders should be different");
738 order3 = iterator3->next(success);
742 CollationElementIterator::secondaryOrder(order3)), "The secondary orders should not be the same")
    [all...]
  /external/icu4c/test/cintltst/
capitst.c 1232 int32_t order1, order2, order3; local
    [all...]

Completed in 17 milliseconds