Home
last modified time | relevance | path

Searched defs:TestParallelSizedOp (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
DCollectorOps.java77 public static class TestParallelSizedOp<T> extends StatefulCollector<T> { class in CollectorOps
78 public TestParallelSizedOp() { in TestParallelSizedOp() method in CollectorOps.TestParallelSizedOp
82 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp() method in CollectorOps.TestParallelSizedOp
/libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/
DCollectorOps.java76 public static class TestParallelSizedOp<T> extends StatefulCollector<T> { class in CollectorOps
77 public TestParallelSizedOp() { in TestParallelSizedOp() method in CollectorOps.TestParallelSizedOp
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp() method in CollectorOps.TestParallelSizedOp