Home
last modified time | relevance | path

Searched refs:skipDictionaryTest (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestUtil.java307 public static boolean skipDictionaryTest() { in skipDictionaryTest() method in TestUtil
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h196 UBool skipDictionaryTest();
Dintltest.cpp2459 UBool IntlTest::skipDictionaryTest() { in skipDictionaryTest() function in IntlTest
Dtranstst.cpp4702 if (skipDictionaryTest()) { in TestThai()
Drbbitst.cpp730 if (skipDictionaryTest()) { in TestExtended()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestExtended.java58 org.junit.Assume.assumeTrue(!TestUtil.skipDictionaryTest()); in TestExtended()
DRBBITest.java48 org.junit.Assume.assumeTrue(!TestUtil.skipDictionaryTest()); in TestThaiDictionaryBreakIterator()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java3608 org.junit.Assume.assumeTrue(!TestUtil.skipDictionaryTest()); in TestThai()