Home
last modified time | relevance | path

Searched refs:IndexOutOfBoundsException (Results 1 – 25 of 237) sorted by relevance

12345678910

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DStringTest.java109 } catch (IndexOutOfBoundsException e) { in test_Constructor$BII()
151 } catch (IndexOutOfBoundsException e) { in test_Constructor$CII()
201 } catch (IndexOutOfBoundsException e) { in test_Constructor$III()
207 } catch (IndexOutOfBoundsException e) { in test_Constructor$III()
213 } catch (IndexOutOfBoundsException e) { in test_Constructor$III()
219 } catch (IndexOutOfBoundsException e) { in test_Constructor$III()
341 } catch (IndexOutOfBoundsException e) { in test_offsetByCodePoints_II()
347 } catch (IndexOutOfBoundsException e) { in test_offsetByCodePoints_II()
353 } catch (IndexOutOfBoundsException e) { in test_offsetByCodePoints_II()
359 } catch (IndexOutOfBoundsException e) { in test_offsetByCodePoints_II()
[all …]
DIndexOutOfBoundsExceptionTest.java28 IndexOutOfBoundsException e = new IndexOutOfBoundsException(); in test_Constructor()
38 IndexOutOfBoundsException e = new IndexOutOfBoundsException("fixture"); in test_ConstructorLjava_lang_String()
DStringBufferTest.java37 } catch (IndexOutOfBoundsException e) { in test_setLengthI()
57 } catch (IndexOutOfBoundsException e) { in test_setLengthI()
227 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequence()
235 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequence()
285 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequenceII()
293 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequenceII()
301 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequenceII()
309 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequenceII()
317 } catch (IndexOutOfBoundsException e) { in test_insertILjava_lang_CharSequenceII()
364 } catch (IndexOutOfBoundsException e) { in test_codePointAtI()
[all …]
/libcore/luni/src/test/java/libcore/java/lang/
DOldStringTest.java48 } catch(IndexOutOfBoundsException iobe) { in test_charAtI()
55 } catch(IndexOutOfBoundsException iobe) { in test_charAtI()
62 } catch(IndexOutOfBoundsException iobe) { in test_charAtI()
96 } catch (IndexOutOfBoundsException expected) { in test_getBytesII$BI()
103 } catch (IndexOutOfBoundsException expected) { in test_getBytesII$BI()
110 } catch (IndexOutOfBoundsException expected) { in test_getBytesII$BI()
118 } catch (IndexOutOfBoundsException expected) { in test_getCharsII$CI()
125 } catch (IndexOutOfBoundsException expected) { in test_getCharsII$CI()
132 } catch (IndexOutOfBoundsException expected) { in test_getCharsII$CI()
292 } catch(IndexOutOfBoundsException ioobe) { in test_substringI()
[all …]
DOldStringBufferTest.java53 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
60 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
67 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
74 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
81 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
88 } catch (IndexOutOfBoundsException e) { in test_getCharsII$CI()
242 } catch(IndexOutOfBoundsException ioobe) { in test_setCharAtIC()
248 } catch(IndexOutOfBoundsException ioobe) { in test_setCharAtIC()
303 } catch (IndexOutOfBoundsException ioobe) { in test_subSequence()
310 } catch (IndexOutOfBoundsException ioobe) { in test_subSequence()
[all …]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
DMatcher2Test.java103 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
109 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
115 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
121 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
127 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
133 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
147 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
153 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
159 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
165 } catch (IndexOutOfBoundsException e) { in testErrorConditions2()
[all …]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DWrappedCharBufferTest1.java45 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
51 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
57 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
63 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
69 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
75 } catch (IndexOutOfBoundsException e) { in testWrappedCharBuffer_IllegalArg()
DWrappedShortBufferTest.java43 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
67 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
73 } catch (IndexOutOfBoundsException e) { in testWrappedShortBuffer_IllegalArg()
DWrappedByteBufferTest.java44 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
50 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
56 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
62 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
68 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
74 } catch (IndexOutOfBoundsException e) { in testWrappedByteBuffer_IllegalArg()
DWrappedLongBufferTest.java43 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
67 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
73 } catch (IndexOutOfBoundsException e) { in testWrappedLongBuffer_IllegalArg()
DWrappedIntBufferTest.java43 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
67 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
73 } catch (IndexOutOfBoundsException e) { in testWrappedIntBuffer_IllegalArg()
DWrappedDoubleBufferTest.java43 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
67 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
73 } catch (IndexOutOfBoundsException e) { in testWrappedDoubleuffer_IllegalArg()
DWrappedFloatBufferTest.java43 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
67 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
73 } catch (IndexOutOfBoundsException e) { in testWrappedFloatBuffer_IllegalArg()
DWrappedCharBufferTest2.java43 } catch (IndexOutOfBoundsException e) { in testWrappedCharSequence_IllegalArg()
49 } catch (IndexOutOfBoundsException e) { in testWrappedCharSequence_IllegalArg()
55 } catch (IndexOutOfBoundsException e) { in testWrappedCharSequence_IllegalArg()
61 } catch (IndexOutOfBoundsException e) { in testWrappedCharSequence_IllegalArg()
104 } catch (IndexOutOfBoundsException expected) { in testPutcharArrayintint()
/libcore/luni/src/test/java/libcore/java/io/
DOldCharArrayWriterTest.java50 } catch (IndexOutOfBoundsException e) { in test_write$CII_Exception()
56 } catch (IndexOutOfBoundsException e) { in test_write$CII_Exception()
62 } catch (IndexOutOfBoundsException e) { in test_write$CII_Exception()
101 } catch (IndexOutOfBoundsException e) { in test_appendLjava_langCharSequenceII()
107 } catch (IndexOutOfBoundsException e) { in test_appendLjava_langCharSequenceII()
113 } catch (IndexOutOfBoundsException e) { in test_appendLjava_langCharSequenceII()
119 } catch (IndexOutOfBoundsException e) { in test_appendLjava_langCharSequenceII()
DOldWriterTest.java65 } catch (IndexOutOfBoundsException e) { in test_appendCharSequenceIntInt()
83 } catch (IndexOutOfBoundsException e) { in test_appendCharSequenceIntInt_Exception()
89 } catch (IndexOutOfBoundsException e) { in test_appendCharSequenceIntInt_Exception()
95 } catch (IndexOutOfBoundsException e) { in test_appendCharSequenceIntInt_Exception()
160 } catch (IndexOutOfBoundsException e) { in test_writeLjava_lang_StringII()
178 } catch (IndexOutOfBoundsException e) { in test_writeLjava_lang_StringII_Exception()
184 } catch (IndexOutOfBoundsException e) { in test_writeLjava_lang_StringII_Exception()
190 } catch (IndexOutOfBoundsException e) { in test_writeLjava_lang_StringII_Exception()
DOldStringBufferInputStreamTest.java33 } catch (IndexOutOfBoundsException e) { in test_read$BII_Exception()
39 } catch (IndexOutOfBoundsException e) { in test_read$BII_Exception()
45 } catch (IndexOutOfBoundsException e) { in test_read$BII_Exception()
/libcore/luni/src/test/java/libcore/java/nio/channels/
DOldFileChannelTest.java508 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
514 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
520 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
526 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
532 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
538 } catch (IndexOutOfBoundsException e) { in doTestForIOOBException()
560 } catch (IndexOutOfBoundsException expected) { in test_read$LByteBufferII_IndexOutOfBound()
566 } catch (IndexOutOfBoundsException expected) { in test_read$LByteBufferII_IndexOutOfBound()
573 } catch (IndexOutOfBoundsException expected) { in test_read$LByteBufferII_IndexOutOfBound()
579 } catch (IndexOutOfBoundsException expected) { in test_read$LByteBufferII_IndexOutOfBound()
[all …]
/libcore/ojluni/src/main/java/java/util/
DAbstractSequentialList.java90 throw new IndexOutOfBoundsException("Index: "+index); in get()
120 throw new IndexOutOfBoundsException("Index: "+index); in set()
148 throw new IndexOutOfBoundsException("Index: "+index); in add()
176 throw new IndexOutOfBoundsException("Index: "+index); in remove()
223 throw new IndexOutOfBoundsException("Index: "+index); in addAll()
/libcore/ojluni/src/main/java/java/lang/
DIndexOutOfBoundsException.java38 class IndexOutOfBoundsException extends RuntimeException { class
45 public IndexOutOfBoundsException() { in IndexOutOfBoundsException() method in IndexOutOfBoundsException
55 public IndexOutOfBoundsException(String s) { in IndexOutOfBoundsException() method in IndexOutOfBoundsException
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DSourceChannelTest.java360 } catch (IndexOutOfBoundsException expected) { in test_read_$LByteBufferII_Exception()
366 } catch (IndexOutOfBoundsException expected) { in test_read_$LByteBufferII_Exception()
372 } catch (IndexOutOfBoundsException expected) { in test_read_$LByteBufferII_Exception()
387 } catch (IndexOutOfBoundsException e) { in test_read_$LByteBufferII_Exception()
393 } catch (IndexOutOfBoundsException e) { in test_read_$LByteBufferII_Exception()
399 } catch (IndexOutOfBoundsException e) { in test_read_$LByteBufferII_Exception()
408 } catch (IndexOutOfBoundsException e) { in test_read_$LByteBufferII_Exception()
415 } catch (IndexOutOfBoundsException e) { in test_read_$LByteBufferII_Exception()
479 } catch (IndexOutOfBoundsException expected) { in test_read_$LByteBufferII_SourceClosed()
485 } catch (IndexOutOfBoundsException expected) { in test_read_$LByteBufferII_SourceClosed()
[all …]
/libcore/luni/src/test/java/libcore/java/nio/
DOldAndroidNIOTest.java84 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
91 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
101 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
111 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
142 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
148 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
311 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
317 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
327 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
333 } catch (IndexOutOfBoundsException e) { in byteBufferTest()
[all …]
/libcore/luni/src/test/java/libcore/java/util/
DArrayListTest.java44 } catch (IndexOutOfBoundsException expected) { in test_sublist_throws()
50 } catch (IndexOutOfBoundsException expected) { in test_sublist_throws()
56 } catch (IndexOutOfBoundsException expected) { in test_sublist_throws()
77 } catch (IndexOutOfBoundsException expected) { in test_sublist_set()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileInputStreamTest.java272 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
282 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
292 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
302 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
312 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
322 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IOException()
374 } catch (IndexOutOfBoundsException e) { in test_read_$BII_IndexOutOfBoundsException()
405 } catch (IndexOutOfBoundsException e) { in test_regressionNNN()
412 } catch (IndexOutOfBoundsException e) { in test_regressionNNN()
419 } catch (IndexOutOfBoundsException e) { in test_regressionNNN()
[all …]
DDataInputStreamTest.java168 } catch (IndexOutOfBoundsException e) { in test_readFully$BII_Exception()
175 } catch (IndexOutOfBoundsException e) { in test_readFully$BII_Exception()
182 } catch (IndexOutOfBoundsException e) { in test_readFully$BII_Exception()
193 } catch (IndexOutOfBoundsException e) { in test_readFully$BII_Exception()
202 } catch (IndexOutOfBoundsException e) { in test_readFully$BII_Exception()
220 } catch (IndexOutOfBoundsException expected) { in test_readFully$BII_NullArray()
227 } catch (IndexOutOfBoundsException expected) { in test_readFully$BII_NullArray()
234 } catch (IndexOutOfBoundsException expected) { in test_readFully$BII_NullArray()
245 } catch (IndexOutOfBoundsException expected) { in test_readFully$BII_NullArray()
281 } catch (IndexOutOfBoundsException expected) { in test_readFully$BII_NullStream()
[all …]

12345678910