Home
last modified time | relevance | path

Searched defs:ZIG_ZAG (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dtestutil.cpp280 static const int32_t ZIG_ZAG[] = { 0, 1, 2, 3, 2, 1 }; in checkEditsIter() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCaseTest.java1035 private static final int[] ZIG_ZAG = { 0, 1, 2, 3, 2, 1 }; field in UCharacterCaseTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java1118 private static final int[] ZIG_ZAG = { 0, 1, 2, 3, 2, 1 }; field in UCharacterCaseTest

Completed in 7 milliseconds