Searched refs:getExhaustiveness (Results 1 - 25 of 37) sorted by relevance

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DThreadTest.java33 if (TestFmwk.getExhaustiveness() >= 9) {
H A DRegexUtilitiesTest.java70 boolean skip = TestFmwk.getExhaustiveness() < 10;
102 final boolean skip = TestFmwk.getExhaustiveness() < 10;
H A DAnyScriptTest.java54 int inclusion = TestFmwk.getExhaustiveness();
H A DRoundTripTest.java179 if (TEST_ALL && TestFmwk.getExhaustiveness() == 10) {
1458 boolean quickRt = TestFmwk.getExhaustiveness() < 10;
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DThreadTest.java30 if (TestFmwk.getExhaustiveness() >= 9) {
H A DRegexUtilitiesTest.java67 boolean skip = TestFmwk.getExhaustiveness() < 10;
99 final boolean skip = TestFmwk.getExhaustiveness() < 10;
H A DAnyScriptTest.java51 int inclusion = TestFmwk.getExhaustiveness();
H A DRoundTripTest.java176 if (TEST_ALL && TestFmwk.getExhaustiveness() == 10) {
1455 boolean quickRt = TestFmwk.getExhaustiveness() < 10;
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestSelection.java45 if (TestFmwk.getExhaustiveness() < 6) {
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
H A DRBBITestMonkey.java2138 if (TestFmwk.getExhaustiveness() >= 9) {
2153 if (TestFmwk.getExhaustiveness() >= 9) {
2168 if (TestFmwk.getExhaustiveness() >= 9) {
2184 if (TestFmwk.getExhaustiveness() >= 9) {
2209 if (TestFmwk.getExhaustiveness() >= 9) {
2226 if (TestFmwk.getExhaustiveness() >= 9) {
2242 if (TestFmwk.getExhaustiveness() >= 9) {
2260 if (TestFmwk.getExhaustiveness() >= 9) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBITestMonkey.java2135 if (TestFmwk.getExhaustiveness() >= 9) {
2150 if (TestFmwk.getExhaustiveness() >= 9) {
2165 if (TestFmwk.getExhaustiveness() >= 9) {
2181 if (TestFmwk.getExhaustiveness() >= 9) {
2206 if (TestFmwk.getExhaustiveness() >= 9) {
2223 if (TestFmwk.getExhaustiveness() >= 9) {
2239 if (TestFmwk.getExhaustiveness() >= 9) {
2257 if (TestFmwk.getExhaustiveness() >= 9) {
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestNumberFormat.java285 if (TestFmwk.getExhaustiveness() < 10 && count > 6) {
H A DRbnfLenientScannerTest.java145 if (TestFmwk.getExhaustiveness() <= 5) {
H A DTimeZoneFormatTest.java131 if (TEST_ALL || TestFmwk.getExhaustiveness() > 5) {
318 if (TEST_ALL || TestFmwk.getExhaustiveness() > 5) {
356 } else if (TestFmwk.getExhaustiveness() > 5) {
H A DDateTimeGeneratorTest.java626 if (getExhaustiveness() < 6) {
634 if(getExhaustiveness()<=5 && count%3!=0){
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H A DRbnfLenientScannerTest.java142 if (TestFmwk.getExhaustiveness() <= 5) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestNumberFormat.java282 if (TestFmwk.getExhaustiveness() < 10 && count > 6) {
H A DTimeZoneFormatTest.java128 if (TEST_ALL || TestFmwk.getExhaustiveness() > 5) {
315 if (TEST_ALL || TestFmwk.getExhaustiveness() > 5) {
353 } else if (TestFmwk.getExhaustiveness() > 5) {
H A DDateTimeGeneratorTest.java623 if (getExhaustiveness() < 6) {
631 if(getExhaustiveness()<=5 && count%3!=0){
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMapTest.java62 if (TestFmwk.getExhaustiveness() < 5) {
66 int seconds = TestFmwk.getExhaustiveness();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java59 if (TestFmwk.getExhaustiveness() < 5) {
63 int seconds = TestFmwk.getExhaustiveness();
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DCalendarTestFmwk.java349 int testTime = TestFmwk.getExhaustiveness() <= 5 ? -3 : -120; // in seconds
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarTestFmwk.java346 int testTime = TestFmwk.getExhaustiveness() <= 5 ? -3 : -120; // in seconds
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestFmwk.java107 protected static int getExhaustiveness() { method in class:TestFmwk
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java106 protected static int getExhaustiveness() { method in class:TestFmwk

Completed in 527 milliseconds

12