Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp335 const UBiDiLevel *actualLevels=ubidi_getLevels(ubidi.getAlias(), errorCode); in TestBidiTest() local
544 const UBiDiLevel *actualLevels=ubidi_getLevels(ubidi.getAlias(), errorCode); in TestBidiCharacterTest() local
573 static uint32_t getDirectionBits(const UBiDiLevel actualLevels[], int32_t actualCount) { in getDirectionBits() argument
581 UBool BiDiConformanceTest::checkLevels(const UBiDiLevel actualLevels[], int32_t actualCount) { in checkLevels() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DBiDiConformanceTest.java484 private static int getDirectionBits(byte actualLevels[]) { in getDirectionBits() argument
491 private boolean checkLevels(byte actualLevels[]) { in checkLevels() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBiDiConformanceTest.java487 private static int getDirectionBits(byte actualLevels[]) { in getDirectionBits() argument
494 private boolean checkLevels(byte actualLevels[]) { in checkLevels() argument
[all...]

Completed in 4 milliseconds