Home
last modified time | relevance | path

Searched refs:testArrayOffset (Results 1 – 19 of 19) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DDirectCharBufferTest.java49 public void testArrayOffset() { in testArrayOffset() method in DirectCharBufferTest
DDirectShortBufferTest.java48 public void testArrayOffset() { in testArrayOffset() method in DirectShortBufferTest
DDirectLongBufferTest.java48 public void testArrayOffset() { in testArrayOffset() method in DirectLongBufferTest
DDirectFloatBufferTest.java48 public void testArrayOffset() { in testArrayOffset() method in DirectFloatBufferTest
DDirectIntBufferTest.java48 public void testArrayOffset() { in testArrayOffset() method in DirectIntBufferTest
DDirectDoubleBufferTest.java48 public void testArrayOffset() { in testArrayOffset() method in DirectDoubleBufferTest
DReadOnlyLongBufferTest.java54 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyLongBufferTest
DReadOnlyDoubleBufferTest.java54 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyDoubleBufferTest
DReadOnlyIntBufferTest.java54 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyIntBufferTest
DReadOnlyFloatBufferTest.java54 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyFloatBufferTest
DReadOnlyShortBufferTest.java54 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyShortBufferTest
DReadOnlyCharBufferTest.java57 public void testArrayOffset() { in testArrayOffset() method in ReadOnlyCharBufferTest
DDoubleBufferTest.java91 public void testArrayOffset() { in testArrayOffset() method in DoubleBufferTest
DFloatBufferTest.java67 public void testArrayOffset() { in testArrayOffset() method in FloatBufferTest
DIntBufferTest.java67 public void testArrayOffset() { in testArrayOffset() method in IntBufferTest
DLongBufferTest.java67 public void testArrayOffset() { in testArrayOffset() method in LongBufferTest
DShortBufferTest.java66 public void testArrayOffset() { in testArrayOffset() method in ShortBufferTest
DCharBufferTest.java70 public void testArrayOffset() { in testArrayOffset() method in CharBufferTest
DByteBufferTest.java122 public void testArrayOffset() { in testArrayOffset() method in ByteBufferTest