Home
last modified time | relevance | path

Searched refs:testCompact (Results 1 – 13 of 13) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DReadOnlyLongBufferTest.java63 public void testCompact() { in testCompact() method in ReadOnlyLongBufferTest
DReadOnlyDoubleBufferTest.java62 public void testCompact() { in testCompact() method in ReadOnlyDoubleBufferTest
DReadOnlyIntBufferTest.java63 public void testCompact() { in testCompact() method in ReadOnlyIntBufferTest
DReadOnlyFloatBufferTest.java63 public void testCompact() { in testCompact() method in ReadOnlyFloatBufferTest
DReadOnlyShortBufferTest.java63 public void testCompact() { in testCompact() method in ReadOnlyShortBufferTest
DReadOnlyCharBufferTest.java65 public void testCompact() { in testCompact() method in ReadOnlyCharBufferTest
DDoubleBufferTest.java132 public void testCompact() { in testCompact() method in DoubleBufferTest
DFloatBufferTest.java108 public void testCompact() { in testCompact() method in FloatBufferTest
DIntBufferTest.java108 public void testCompact() { in testCompact() method in IntBufferTest
DLongBufferTest.java108 public void testCompact() { in testCompact() method in LongBufferTest
DShortBufferTest.java107 public void testCompact() { in testCompact() method in ShortBufferTest
DCharBufferTest.java137 public void testCompact() { in testCompact() method in CharBufferTest
DByteBufferTest.java184 public void testCompact() { in testCompact() method in ByteBufferTest