Home
last modified time | relevance | path

Searched refs:PartitionAssertion (Results 1 – 2 of 2) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTabulatorsTest.java146 static class PartitionAssertion<T, D> extends TabulationAssertion<T, Map<Boolean,D>> { class in TabulatorsTest
150 protected PartitionAssertion(Predicate<T> predicate, in PartitionAssertion() method in TabulatorsTest.PartitionAssertion
585 new PartitionAssertion<>(classifier, new ListAssertion<>()));
588 new PartitionAssertion<>(classifier, new ListAssertion<>()));
599 new PartitionAssertion<>(classifier,
600 … new PartitionAssertion(classifier2, new ListAssertion<>())));
605 new PartitionAssertion<>(classifier,
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DTabulatorsTest.java146 static class PartitionAssertion<T, D> extends TabulationAssertion<T, Map<Boolean,D>> { class in TabulatorsTest
150 protected PartitionAssertion(Predicate<T> predicate, in PartitionAssertion() method in TabulatorsTest.PartitionAssertion
585 new PartitionAssertion<>(classifier, new ListAssertion<>()));
588 new PartitionAssertion<>(classifier, new ListAssertion<>()));
599 new PartitionAssertion<>(classifier,
600 … new PartitionAssertion(classifier2, new ListAssertion<>())));
605 new PartitionAssertion<>(classifier,