/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timescale/ |
D | TimeScaleAPITest.java | 41 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 48 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 56 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 67 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 74 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 82 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 93 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 100 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 108 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 121 } catch (IllegalArgumentException iae) { in TestFromLong() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
D | TimeScaleAPITest.java | 40 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 47 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 55 } catch (IllegalArgumentException iae) { in TestBigDecimalFromBigDecimal() 66 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 73 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 81 } catch (IllegalArgumentException iae) { in TestBigDecimalFromDouble() 92 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 99 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 107 } catch (IllegalArgumentException iae) { in TestBigDecimalFromLong() 120 } catch (IllegalArgumentException iae) { in TestFromLong() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | TestUScriptRun.java | 105 } catch (IllegalArgumentException iae) { in TestContstruction() 112 } catch (IllegalArgumentException iae) { in TestContstruction() 119 } catch (IllegalArgumentException iae) { in TestContstruction() 126 } catch (IllegalArgumentException iae) { in TestContstruction() 133 } catch (IllegalArgumentException iae) { in TestContstruction() 140 } catch (IllegalArgumentException iae) { in TestContstruction() 147 } catch (IllegalArgumentException iae) { in TestContstruction() 154 } catch (IllegalArgumentException iae) { in TestContstruction() 161 } catch (IllegalArgumentException iae) { in TestContstruction() 168 }catch (IllegalArgumentException iae) { in TestContstruction() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | TestUScriptRun.java | 106 } catch (IllegalArgumentException iae) { in TestContstruction() 113 } catch (IllegalArgumentException iae) { in TestContstruction() 120 } catch (IllegalArgumentException iae) { in TestContstruction() 127 } catch (IllegalArgumentException iae) { in TestContstruction() 134 } catch (IllegalArgumentException iae) { in TestContstruction() 141 } catch (IllegalArgumentException iae) { in TestContstruction() 148 } catch (IllegalArgumentException iae) { in TestContstruction() 155 } catch (IllegalArgumentException iae) { in TestContstruction() 162 } catch (IllegalArgumentException iae) { in TestContstruction() 169 }catch (IllegalArgumentException iae) { in TestContstruction() [all …]
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
D | Launcher.java | 160 } catch (IllegalArgumentException iae) { in actionPerformed() 161 showFailure(demoShort,iae.toString()); in actionPerformed() 162 iae.printStackTrace(); in actionPerformed() 163 } catch (IllegalAccessException iae) { in actionPerformed() 164 showFailure(demoShort,iae.toString()); in actionPerformed() 165 iae.printStackTrace(); in actionPerformed()
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
D | RootFinder.java | 66 } catch (IllegalAccessException iae) { 69 instanceMethod, VIEW_FIELD_NAME), iae); 90 } catch (IllegalAccessException iae) { in getRootViews() 92 viewsField, windowManagerObj), iae); in getRootViews()
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTokenRewriteStream.java | 293 catch (IllegalArgumentException iae) { in testInsertInPriorReplace() 294 exc = iae; in testInsertInPriorReplace() 437 catch (IllegalArgumentException iae) { in testReplaceRangeThenInsertAtRightEdge() 438 exc = iae; in testReplaceRangeThenInsertAtRightEdge() 510 catch (IllegalArgumentException iae) { in testReplaceThenReplaceSuperset() 511 exc = iae; in testReplaceThenReplaceSuperset() 534 catch (IllegalArgumentException iae) { in testReplaceThenReplaceLowerIndexedSuperset() 535 exc = iae; in testReplaceThenReplaceLowerIndexedSuperset() 681 catch (IllegalArgumentException iae) { in testOverlappingReplace2() 682 exc = iae; in testOverlappingReplace2()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | CompoundTransliteratorTest.java | 101 }catch(IllegalArgumentException iae) { in TestGetTransliterator() 103 throw iae; in TestGetTransliterator() 132 }catch(IllegalArgumentException iae){ in TestTransliterate() 134 throw iae; in TestTransliterate()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | CompoundTransliteratorTest.java | 102 }catch(IllegalArgumentException iae) { in TestGetTransliterator() 104 throw iae; in TestGetTransliterator() 133 }catch(IllegalArgumentException iae){ in TestTransliterate() 135 throw iae; in TestTransliterate()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBITest.java | 54 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedCharacterIteration() 55 … errln("ERROR: failed construction in TestDefaultRuleBasedCharacterIteration()" + iae.toString()); in TestDefaultRuleBasedCharacterIteration() 136 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedWordIteration() 137 …ROR: failed construction in TestDefaultRuleBasedWordIteration() -- custom rules" + iae.toString()); in TestDefaultRuleBasedWordIteration() 190 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedSentenceIteration() 191 … errln("ERROR: failed construction in TestDefaultRuleBasedSentenceIteration()" + iae.toString()); in TestDefaultRuleBasedSentenceIteration() 221 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedLineIteration() 222 … errln("ERROR: failed construction in TestDefaultRuleBasedLineIteration()" + iae.toString()); in TestDefaultRuleBasedLineIteration()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITest.java | 53 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedCharacterIteration() 54 … errln("ERROR: failed construction in TestDefaultRuleBasedCharacterIteration()" + iae.toString()); in TestDefaultRuleBasedCharacterIteration() 135 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedWordIteration() 136 …ROR: failed construction in TestDefaultRuleBasedWordIteration() -- custom rules" + iae.toString()); in TestDefaultRuleBasedWordIteration() 189 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedSentenceIteration() 190 … errln("ERROR: failed construction in TestDefaultRuleBasedSentenceIteration()" + iae.toString()); in TestDefaultRuleBasedSentenceIteration() 220 } catch (IllegalArgumentException iae) { in TestDefaultRuleBasedLineIteration() 221 … errln("ERROR: failed construction in TestDefaultRuleBasedLineIteration()" + iae.toString()); in TestDefaultRuleBasedLineIteration()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorTemplateElem.java | 73 catch (IllegalAccessException iae) in startElement() 75 …handler.error(XSLTErrorResources.ER_FAILED_CREATING_ELEMTMPL, null, iae);//"Failed creating ElemTe… in startElement()
|
/external/testng/src/main/java/org/testng/internal/ |
D | PropertyUtils.java | 82 } catch (IllegalAccessException | InvocationTargetException iae) { in setPropertyRealValue() 83 LOGGER.warn("Cannot set property " + name + " with value " + value + ". Cause " + iae); in setPropertyRealValue()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
D | DiskLruCacheTest.java | 101 } catch (IllegalArgumentException iae) { in validateKey() 102 assertEquals("keys must match regex [a-z0-9_-]{1,120}: \"" + key + "\"", iae.getMessage()); in validateKey() 108 } catch (IllegalArgumentException iae) { in validateKey() 109 assertEquals("keys must match regex [a-z0-9_-]{1,120}: \"" + key + "\"", iae.getMessage()); in validateKey() 115 } catch (IllegalArgumentException iae) { in validateKey() 116 assertEquals("keys must match regex [a-z0-9_-]{1,120}: \"" + key + "\"", iae.getMessage()); in validateKey() 122 } catch (IllegalArgumentException iae) { in validateKey() 123 assertEquals("keys must match regex [a-z0-9_-]{1,120}: \"" + key + "\"", iae.getMessage()); in validateKey() 129 } catch (IllegalArgumentException iae) { in validateKey() 130 assertEquals("keys must match regex [a-z0-9_-]{1,120}: \"" + key + "\"", iae.getMessage()); in validateKey() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
D | ICUDurationTest.java | 335 } catch (IllegalArgumentException iae) { in TestBadObjectError() 336 logln("PASS: expected: Caught iae: " + iae.toString() ); in TestBadObjectError() 342 } catch (IllegalArgumentException iae) { in TestBadObjectError() 343 logln("PASS: [#2] expected: Caught iae: " + iae.toString() ); in TestBadObjectError()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 334 } catch (IllegalArgumentException iae) { in TestBadObjectError() 335 logln("PASS: expected: Caught iae: " + iae.toString() ); in TestBadObjectError() 341 } catch (IllegalArgumentException iae) { in TestBadObjectError() 342 logln("PASS: [#2] expected: Caught iae: " + iae.toString() ); in TestBadObjectError()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ |
D | MathRuntimeException.java | 422 … IllegalArgumentException iae = new IllegalArgumentException(rootCause.getLocalizedMessage()); 423 iae.initCause(rootCause); 424 return iae;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | NamePrepTransform.java | 212 } catch (IllegalAccessException iae) { in transliterate() 213 throw new RuntimeException(iae); in transliterate()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | NamePrepTransform.java | 211 } catch (IllegalAccessException iae) { in transliterate() 212 throw new RuntimeException(iae); in transliterate()
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | ThrowablesTest.java | 497 IllegalArgumentException iae = new IllegalArgumentException(fnfe); in testGetCausalChain() local 498 RuntimeException re = new RuntimeException(iae); in testGetCausalChain() 501 assertEquals(asList(ex, re, iae, fnfe), Throwables.getCausalChain(ex)); in testGetCausalChain()
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
D | Platform.java | 42 } catch (IllegalArgumentException iae) { in getEnumIfPresent()
|
/external/guice/extensions/servlet/test/com/google/inject/servlet/ |
D | ScopeRequestIntegrationTest.java | 105 } catch(IllegalArgumentException iae) { in testWrongValueClasses() 106 …ava.lang.String] is not compatible with key[" + Key.get(SomeObject.class) + "]", iae.getMessage()); in testWrongValueClasses()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | MatrixUtils.java | 840 } catch (IllegalAccessException iae) { in deserializeRealVector() 842 ioe.initCause(iae); in deserializeRealVector() 949 } catch (IllegalAccessException iae) { in deserializeRealMatrix() 951 ioe.initCause(iae); in deserializeRealMatrix()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/ |
D | GlobalizationPreferencesTest.java | 381 } catch (IllegalArgumentException iae) { in TestSetLocales() 906 } catch (IllegalArgumentException iae) { in TestBreakIterator() 917 } catch (IllegalArgumentException iae) { in TestBreakIterator() 1152 } catch (IllegalArgumentException iae) { in TestDisplayName() 1163 } catch (IllegalArgumentException iae) { in TestDisplayName() 1278 } catch (IllegalArgumentException iae) { in TestDateFormat() 1289 } catch (IllegalArgumentException iae) { in TestDateFormat() 1450 } catch (IllegalArgumentException iae) { in TestNumberFormat() 1460 } catch (IllegalArgumentException iae) { in TestNumberFormat()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | GlobalizationPreferencesTest.java | 382 } catch (IllegalArgumentException iae) { in TestSetLocales() 907 } catch (IllegalArgumentException iae) { in TestBreakIterator() 918 } catch (IllegalArgumentException iae) { in TestBreakIterator() 1153 } catch (IllegalArgumentException iae) { in TestDisplayName() 1164 } catch (IllegalArgumentException iae) { in TestDisplayName() 1279 } catch (IllegalArgumentException iae) { in TestDateFormat() 1290 } catch (IllegalArgumentException iae) { in TestDateFormat() 1451 } catch (IllegalArgumentException iae) { in TestNumberFormat() 1461 } catch (IllegalArgumentException iae) { in TestNumberFormat()
|