Home
last modified time | relevance | path

Searched refs:elt17 (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationRegressionTest.java976 int elt17 = CollationElementIterator.primaryOrder(iter.next()); in Test4179216() local
985 if (elt14 != elt15 || elt14 != elt16 || elt14 != elt17 in Test4179216()
990 elt14, elt15, elt16, elt17, elt18, elt19)); in Test4179216()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java973 int elt17 = CollationElementIterator.primaryOrder(iter.next()); in Test4179216() local
982 if (elt14 != elt15 || elt14 != elt16 || elt14 != elt17 in Test4179216()
987 elt14, elt15, elt16, elt17, elt18, elt19)); in Test4179216()
/third_party/icu/icu4c/source/test/intltest/
Dregcoll.cpp1025 int32_t elt17 = CollationElementIterator::primaryOrder(iter->next(errorCode)); in Test4179216() local
1034 if (elt14 != elt15 || elt14 != elt16 || elt14 != elt17 in Test4179216()
1039 elt14, elt15, elt16, elt17, elt18, elt19); in Test4179216()