Home
last modified time | relevance | path

Searched refs:testOrder (Results 1 – 15 of 15) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DDirectDoubleBufferTest.java74 public void testOrder() { in testOrder() method in DirectDoubleBufferTest
DDirectLongBufferTest.java75 public void testOrder() { in testOrder() method in DirectLongBufferTest
DDirectIntBufferTest.java75 public void testOrder() { in testOrder() method in DirectIntBufferTest
DDirectCharBufferTest.java75 public void testOrder() { in testOrder() method in DirectCharBufferTest
DDirectShortBufferTest.java75 public void testOrder() { in testOrder() method in DirectShortBufferTest
DDirectFloatBufferTest.java75 public void testOrder() { in testOrder() method in DirectFloatBufferTest
DShortBufferTest.java375 public void testOrder() { in testOrder() method in ShortBufferTest
DIntBufferTest.java388 public void testOrder() { in testOrder() method in IntBufferTest
DFloatBufferTest.java410 public void testOrder() { in testOrder() method in FloatBufferTest
DLongBufferTest.java389 public void testOrder() { in testOrder() method in LongBufferTest
DDoubleBufferTest.java423 public void testOrder() {
DCharBufferTest.java1074 public void testOrder() { in testOrder() method in CharBufferTest
DByteBufferTest.java514 public void testOrder() { in testOrder() method
/libcore/ojluni/src/test/java/nio/Buffer/
DOrder.java76 public void testOrder() throws Exception { in testOrder() method in Order
/libcore/ojluni/src/test/java/util/concurrent/tck/
DSubmissionPublisherTest.java499 public void testOrder() { in testOrder() method in SubmissionPublisherTest