Home
last modified time | relevance | path

Searched defs:otherSet (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIMonkeyTest.java448 UnicodeSet otherSet = new UnicodeSet(0, 0x10ffff); in compileRules() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIMonkeyTest.java445 UnicodeSet otherSet = new UnicodeSet(0, 0x10ffff); in compileRules() local
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp346 UnicodeSet otherSet((UChar32)0, 0x10ffff); in compileRules() local