Searched refs:testTruncate (Results 1 - 5 of 5) sorted by relevance

/libcore/ojluni/src/test/java/util/stream/boottest/java/util/stream/
H A DDoubleNodeTest.java167 public void testTruncate(double[] array, Node.OfDouble n) { method in class:DoubleNodeTest
H A DIntNodeTest.java165 public void testTruncate(int[] array, Node.OfInt n) { method in class:IntNodeTest
H A DLongNodeTest.java166 public void testTruncate(long[] array, Node.OfLong n) { method in class:LongNodeTest
H A DNodeTest.java142 public void testTruncate(Integer[] array, Node<Integer> n) { method in class:NodeTest
/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DAsynchronousFileChannelTest.java599 public void testTruncate() throws Throwable { method in class:AsynchronousFileChannelTest

Completed in 76 milliseconds