Home
last modified time | relevance | path

Searched defs:backAndForth (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtscoll.cpp388 void IntlTestCollator::backAndForth(CollationElementIterator &iter) in backAndForth() function in IntlTestCollator
Dtstnorm.cpp510 void BasicNormalizerTest::backAndForth(Normalizer* iter, const UnicodeString& input) in backAndForth() function in BasicNormalizerTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationTest.java121 static void backAndForth(TestFmwk test, CollationElementIterator iter) in backAndForth() method in CollationTest
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java118 static void backAndForth(TestFmwk test, CollationElementIterator iter) in backAndForth() method in CollationTest
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c526 backAndForth(UCollationElements *iter) in backAndForth() function
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java774 private void backAndForth(Normalizer iter, String[][] tests) in backAndForth() method in BasicTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java777 private void backAndForth(Normalizer iter, String[][] tests) in backAndForth() method in BasicTest