Home
last modified time | relevance | path

Searched defs:testIsReadOnly (Results 1 – 15 of 15) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DReadOnlyWrappedByteBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyWrappedByteBufferTest
DReadOnlyDirectByteBufferTest.java33 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyDirectByteBufferTest
DReadOnlyHeapByteBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyHeapByteBufferTest
DHeapByteBufferTest.java57 public void testIsReadOnly() { in testIsReadOnly() method in HeapByteBufferTest
DWrappedByteBufferTest.java93 public void testIsReadOnly() { in testIsReadOnly() method in WrappedByteBufferTest
DDirectByteBufferTest.java60 public void testIsReadOnly() { in testIsReadOnly() method in DirectByteBufferTest
DReadOnlyLongBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyLongBufferTest
DReadOnlyDoubleBufferTest.java33 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyDoubleBufferTest
DReadOnlyIntBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyIntBufferTest
DReadOnlyFloatBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyFloatBufferTest
DReadOnlyShortBufferTest.java32 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyShortBufferTest
DReadOnlyCharBufferTest.java36 public void testIsReadOnly() { in testIsReadOnly() method in ReadOnlyCharBufferTest
DCharBufferTest.java1078 public void testIsReadOnly() { in testIsReadOnly() method in CharBufferTest
/libcore/luni/src/test/java/libcore/java/sql/
DOldResultSetMetaDataTest.java607 public void testIsReadOnly() { in testIsReadOnly() method in OldResultSetMetaDataTest
DOldConnectionTest.java451 public void testIsReadOnly() throws SQLException { in testIsReadOnly() method in OldConnectionTest