/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/ |
D | ReadOnlyWrappedByteBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyWrappedByteBufferTest
|
D | ReadOnlyDirectByteBufferTest.java | 33 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyDirectByteBufferTest
|
D | ReadOnlyHeapByteBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyHeapByteBufferTest
|
D | HeapByteBufferTest.java | 57 public void testIsReadOnly() { in testIsReadOnly() method in HeapByteBufferTest
|
D | WrappedByteBufferTest.java | 93 public void testIsReadOnly() { in testIsReadOnly() method in WrappedByteBufferTest
|
D | DirectByteBufferTest.java | 60 public void testIsReadOnly() { in testIsReadOnly() method in DirectByteBufferTest
|
D | ReadOnlyLongBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyLongBufferTest
|
D | ReadOnlyDoubleBufferTest.java | 33 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyDoubleBufferTest
|
D | ReadOnlyIntBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyIntBufferTest
|
D | ReadOnlyFloatBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyFloatBufferTest
|
D | ReadOnlyShortBufferTest.java | 32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyShortBufferTest
|
D | ReadOnlyCharBufferTest.java | 36 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyCharBufferTest
|
D | CharBufferTest.java | 1078 public void testIsReadOnly() { in testIsReadOnly() method in CharBufferTest
|
/libcore/luni/src/test/java/libcore/java/sql/ |
D | OldResultSetMetaDataTest.java | 607 public void testIsReadOnly() { in testIsReadOnly() method in OldResultSetMetaDataTest
|
D | OldConnectionTest.java | 451 public void testIsReadOnly() throws SQLException { in testIsReadOnly() method in OldConnectionTest
|