/external/guava/guava-tests/test/com/google/common/base/ |
D | PreconditionsTest.java | 192 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_negative() 201 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_tooHigh() 211 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_withDesc_negative() 220 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_withDesc_tooHigh() 246 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_negative() 255 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_tooHigh() 265 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_withDesc_negative() 274 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_withDesc_tooHigh() 299 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_startNegative() 309 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndexes_endTooHigh() [all …]
|
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
D | PreconditionsTest.java | 190 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_negative() 199 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_tooHigh() 209 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_withDesc_negative() 218 } catch (IndexOutOfBoundsException expected) { in testCheckElementIndex_withDesc_tooHigh() 244 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_negative() 253 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_tooHigh() 263 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_withDesc_negative() 272 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_withDesc_tooHigh() 297 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndex_startNegative() 307 } catch (IndexOutOfBoundsException expected) { in testCheckPositionIndexes_endTooHigh() [all …]
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | DoubleArrayListTest.java | 111 } catch (IndexOutOfBoundsException e) { in testGet() 118 } catch (IndexOutOfBoundsException e) { in testGet() 131 } catch (IndexOutOfBoundsException e) { in testGetInt() 138 } catch (IndexOutOfBoundsException e) { in testGetInt() 174 } catch (IndexOutOfBoundsException e) { in testSet() 181 } catch (IndexOutOfBoundsException e) { in testSet() 199 } catch (IndexOutOfBoundsException e) { in testSetInt() 206 } catch (IndexOutOfBoundsException e) { in testSetInt() 231 } catch (IndexOutOfBoundsException e) { in testAdd() 237 } catch (IndexOutOfBoundsException e) { in testAdd() [all …]
|
D | LongArrayListTest.java | 111 } catch (IndexOutOfBoundsException e) { in testGet() 118 } catch (IndexOutOfBoundsException e) { in testGet() 131 } catch (IndexOutOfBoundsException e) { in testGetLong() 138 } catch (IndexOutOfBoundsException e) { in testGetLong() 174 } catch (IndexOutOfBoundsException e) { in testSet() 181 } catch (IndexOutOfBoundsException e) { in testSet() 199 } catch (IndexOutOfBoundsException e) { in testSetLong() 206 } catch (IndexOutOfBoundsException e) { in testSetLong() 231 } catch (IndexOutOfBoundsException e) { in testAdd() 237 } catch (IndexOutOfBoundsException e) { in testAdd() [all …]
|
D | IntArrayListTest.java | 111 } catch (IndexOutOfBoundsException e) { in testGet() 118 } catch (IndexOutOfBoundsException e) { in testGet() 131 } catch (IndexOutOfBoundsException e) { in testGetInt() 138 } catch (IndexOutOfBoundsException e) { in testGetInt() 174 } catch (IndexOutOfBoundsException e) { in testSet() 181 } catch (IndexOutOfBoundsException e) { in testSet() 199 } catch (IndexOutOfBoundsException e) { in testSetInt() 206 } catch (IndexOutOfBoundsException e) { in testSetInt() 231 } catch (IndexOutOfBoundsException e) { in testAdd() 237 } catch (IndexOutOfBoundsException e) { in testAdd() [all …]
|
D | BooleanArrayListTest.java | 111 } catch (IndexOutOfBoundsException e) { in testGet() 118 } catch (IndexOutOfBoundsException e) { in testGet() 131 } catch (IndexOutOfBoundsException e) { in testGetInt() 138 } catch (IndexOutOfBoundsException e) { in testGetInt() 174 } catch (IndexOutOfBoundsException e) { in testSet() 181 } catch (IndexOutOfBoundsException e) { in testSet() 199 } catch (IndexOutOfBoundsException e) { in testSetInt() 206 } catch (IndexOutOfBoundsException e) { in testSetInt() 231 } catch (IndexOutOfBoundsException e) { in testAdd() 237 } catch (IndexOutOfBoundsException e) { in testAdd() [all …]
|
D | FloatArrayListTest.java | 111 } catch (IndexOutOfBoundsException e) { in testGet() 118 } catch (IndexOutOfBoundsException e) { in testGet() 131 } catch (IndexOutOfBoundsException e) { in testGetFloat() 138 } catch (IndexOutOfBoundsException e) { in testGetFloat() 174 } catch (IndexOutOfBoundsException e) { in testSet() 181 } catch (IndexOutOfBoundsException e) { in testSet() 199 } catch (IndexOutOfBoundsException e) { in testSetFloat() 206 } catch (IndexOutOfBoundsException e) { in testSetFloat() 231 } catch (IndexOutOfBoundsException e) { in testAdd() 237 } catch (IndexOutOfBoundsException e) { in testAdd() [all …]
|
/external/apache-http/src/org/apache/http/util/ |
D | CharArrayBuffer.java | 75 throw new IndexOutOfBoundsException(); in append() 130 throw new IndexOutOfBoundsException(); in append() 198 throw new IndexOutOfBoundsException(); in setLength() 235 throw new IndexOutOfBoundsException(); in substring() 238 throw new IndexOutOfBoundsException(); in substring() 241 throw new IndexOutOfBoundsException(); in substring() 248 throw new IndexOutOfBoundsException(); in substringTrimmed() 251 throw new IndexOutOfBoundsException(); in substringTrimmed() 254 throw new IndexOutOfBoundsException(); in substringTrimmed()
|
D | ByteArrayBuffer.java | 73 throw new IndexOutOfBoundsException(); in append() 101 throw new IndexOutOfBoundsException(); in append() 154 throw new IndexOutOfBoundsException(); in setLength()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UCharacterSurrogateTest.java | 273 test.fail("a", -1, 0, IndexOutOfBoundsException.class); in TestCodePointCount() 274 test.fail("a", 1, 2, IndexOutOfBoundsException.class); in TestCodePointCount() 275 test.fail("a", 1, 0, IndexOutOfBoundsException.class); in TestCodePointCount() 381 test.fail("abc", -1, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 382 test.fail("abc", 4, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 383 test.fail("abc", 1, -2, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 384 test.fail("abc", 2, 2, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 386 test.fail(abc, -1, 2, 0, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 387 test.fail(abc, 2, 2, 3, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 388 test.fail(abc, 1, -1, 0, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UCharacterSurrogateTest.java | 270 test.fail("a", -1, 0, IndexOutOfBoundsException.class); in TestCodePointCount() 271 test.fail("a", 1, 2, IndexOutOfBoundsException.class); in TestCodePointCount() 272 test.fail("a", 1, 0, IndexOutOfBoundsException.class); in TestCodePointCount() 378 test.fail("abc", -1, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 379 test.fail("abc", 4, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 380 test.fail("abc", 1, -2, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 381 test.fail("abc", 2, 2, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 383 test.fail(abc, -1, 2, 0, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 384 test.fail(abc, 2, 2, 3, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() 385 test.fail(abc, 1, -1, 0, 0, IndexOutOfBoundsException.class); in TestOffsetByCodePoints() [all …]
|
/external/apache-http/src/org/apache/http/message/ |
D | ParserCursor.java | 59 throw new IndexOutOfBoundsException("Lower bound cannot be negative"); in ParserCursor() 62 throw new IndexOutOfBoundsException("Lower bound cannot be greater then upper bound"); in ParserCursor() 83 throw new IndexOutOfBoundsException(); in updatePos() 86 throw new IndexOutOfBoundsException(); in updatePos()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicDoubleArrayTest.java | 97 } catch (IndexOutOfBoundsException success) {} in testConstructorEmptyArray() 109 } catch (IndexOutOfBoundsException success) {} in testConstructorZeroLength() 121 } catch (IndexOutOfBoundsException success) {} in testIndexing() 125 } catch (IndexOutOfBoundsException success) {} in testIndexing() 129 } catch (IndexOutOfBoundsException success) {} in testIndexing() 133 } catch (IndexOutOfBoundsException success) {} in testIndexing() 137 } catch (IndexOutOfBoundsException success) {} in testIndexing() 141 } catch (IndexOutOfBoundsException success) {} in testIndexing() 145 } catch (IndexOutOfBoundsException success) {} in testIndexing()
|
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/ |
D | IndexOutOfBoundsExceptions.js | 1 org.antlr.runtime.IndexOutOfBoundsException = function(m) { class in org.antlr.runtime 2 org.antlr.runtime.IndexOutOfBoundsException.superclass.constructor.call(this, m); 5 org.antlr.lang.extend(org.antlr.runtime.IndexOutOfBoundsException, Error, {
|
/external/guava/guava-tests/test/com/google/common/io/ |
D | CharSequenceReaderTest.java | 79 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments() 85 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments() 91 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments() 97 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments() 103 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments() 109 } catch (IndexOutOfBoundsException expected) { in testIllegalArguments()
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | ArrayReferenceImpl.java | 90 throw new IndexOutOfBoundsException( in validateArrayAccess() 94 throw new IndexOutOfBoundsException( in validateArrayAccess() 98 throw new IndexOutOfBoundsException( in validateArrayAccess() 157 throw new IndexOutOfBoundsException( in setValues() 161 throw new IndexOutOfBoundsException( in setValues()
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ArrayTableTest.java | 306 } catch (IndexOutOfBoundsException expected) {} in testAt() 310 } catch (IndexOutOfBoundsException expected) {} in testAt() 314 } catch (IndexOutOfBoundsException expected) {} in testAt() 318 } catch (IndexOutOfBoundsException expected) {} in testAt() 333 } catch (IndexOutOfBoundsException expected) {} in testSet() 337 } catch (IndexOutOfBoundsException expected) {} in testSet() 341 } catch (IndexOutOfBoundsException expected) {} in testSet() 345 } catch (IndexOutOfBoundsException expected) {} in testSet()
|
/external/smali/util/src/main/java/org/jf/util/ |
D | AbstractForwardSequentialList.java | 63 throw new IndexOutOfBoundsException(); in listIterator() 75 } catch (IndexOutOfBoundsException ex) { in listIterator() 104 } catch (IndexOutOfBoundsException ex) { in listIterator()
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
D | WritableBufferTestBase.java | 48 @Test(expected = IndexOutOfBoundsException.class) 53 @Test(expected = IndexOutOfBoundsException.class) 58 @Test(expected = IndexOutOfBoundsException.class)
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ArrayTableTest.java | 313 } catch (IndexOutOfBoundsException expected) {} in testAt() 317 } catch (IndexOutOfBoundsException expected) {} in testAt() 321 } catch (IndexOutOfBoundsException expected) {} in testAt() 325 } catch (IndexOutOfBoundsException expected) {} in testAt() 340 } catch (IndexOutOfBoundsException expected) {} in testSet() 344 } catch (IndexOutOfBoundsException expected) {} in testSet() 348 } catch (IndexOutOfBoundsException expected) {} in testSet() 352 } catch (IndexOutOfBoundsException expected) {} in testSet()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ReplaceableUCharacterIterator.java | 186 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex() 188 throw new IndexOutOfBoundsException(); in setIndex() 197 throw new IndexOutOfBoundsException(Integer.toString(length)); in getText()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ReplaceableUCharacterIterator.java | 184 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex() 186 throw new IndexOutOfBoundsException(); in setIndex() 195 throw new IndexOutOfBoundsException(Integer.toString(length)); in getText()
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | horizontal_device_metrics_table.cc | 40 throw IndexOutOfBoundsException(); in PixelSize() 51 throw IndexOutOfBoundsException(); in MaxWidth() 64 throw IndexOutOfBoundsException(); in Width()
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | AbstractByteHasherTest.java | 99 } catch (IndexOutOfBoundsException expected) { in testCorrectExceptions() 104 } catch (IndexOutOfBoundsException expected) { in testCorrectExceptions() 109 } catch (IndexOutOfBoundsException expected) { in testCorrectExceptions()
|
/external/apache-http/src/org/apache/http/protocol/ |
D | BasicHttpProcessor.java | 83 throw new IndexOutOfBoundsException(String.valueOf(index)); in addRequestInterceptor() 91 throw new IndexOutOfBoundsException(String.valueOf(index)); in addRequestInterceptor() 102 throw new IndexOutOfBoundsException(String.valueOf(index)); in addResponseInterceptor() 110 throw new IndexOutOfBoundsException(String.valueOf(index)); in addResponseInterceptor()
|