Searched refs:testIsDirect (Results 1 - 16 of 16) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DDirectCharBufferTest.java54 public void testIsDirect() { method in class:DirectCharBufferTest
H A DDirectDoubleBufferTest.java53 public void testIsDirect() { method in class:DirectDoubleBufferTest
H A DDirectFloatBufferTest.java54 public void testIsDirect() { method in class:DirectFloatBufferTest
H A DDirectIntBufferTest.java54 public void testIsDirect() { method in class:DirectIntBufferTest
H A DDirectLongBufferTest.java55 public void testIsDirect() { method in class:DirectLongBufferTest
H A DDirectShortBufferTest.java54 public void testIsDirect() { method in class:DirectShortBufferTest
H A DHeapByteBufferTest.java49 public void testIsDirect() { method in class:HeapByteBufferTest
H A DWrappedByteBufferTest.java85 public void testIsDirect() { method in class:WrappedByteBufferTest
H A DDirectByteBufferTest.java51 public void testIsDirect() { method in class:DirectByteBufferTest
H A DDoubleBufferTest.java408 public void testIsDirect() { method in class:DoubleBufferTest
H A DFloatBufferTest.java406 public void testIsDirect() { method in class:FloatBufferTest
H A DIntBufferTest.java384 public void testIsDirect() { method in class:IntBufferTest
H A DLongBufferTest.java385 public void testIsDirect() { method in class:LongBufferTest
H A DShortBufferTest.java371 public void testIsDirect() { method in class:ShortBufferTest
H A DCharBufferTest.java1066 public void testIsDirect() { method in class:CharBufferTest
H A DByteBufferTest.java480 public void testIsDirect() { method in class:ByteBufferTest

Completed in 55 milliseconds