Searched defs:asserter (Results 1 – 6 of 6) sorted by relevance
64 ContentAsserter<Integer> asserter) { in testSpliterator()73 ContentAsserter<Integer> asserter) { in testIntSpliterator()100 ContentAsserter<Long> asserter) { in testLongSpliterator()127 ContentAsserter<Double> asserter) { in testDoubleSpliterator()151 ContentAsserter<T> asserter) { in testSpliterator()201 ContentAsserter<T> asserter) { in testForEach()231 ContentAsserter<T> asserter) { in testTryAdvance()261 ContentAsserter<T> asserter) { in testMixedTryAdvanceForEach()292 ContentAsserter<T> asserter) { in testMixedTraverseAndSplit()359 ContentAsserter<T> asserter) { in testSplitOnce()[all …]
398 …Runnable asserter = () -> resultAsserter.assertResult(result, refResult, isStreamOrdered && test.i… in exercise() local
397 …Runnable asserter = () -> resultAsserter.assertResult(result, refResult, isStreamOrdered && test.i… in exercise() local
53 ContentAsserter<Integer> asserter) { in testSpliterator()62 ContentAsserter<Integer> asserter) { in testIntSpliterator()71 ContentAsserter<Long> asserter) { in testLongSpliterator()80 ContentAsserter<Double> asserter) { in testDoubleSpliterator()152 ContentAsserter<T> asserter) { in testSpliterator()249 ContentAsserter<T> asserter) { in testForEach()282 ContentAsserter<T> asserter) { in testTryAdvance()312 ContentAsserter<T> asserter) { in testMixedTryAdvanceForEach()343 ContentAsserter<T> asserter) { in testMixedTraverseAndSplit()410 ContentAsserter<T> asserter) { in testSplitOnce()[all …]
62 …private<T> void assertSerial(T p, Consumer<T> asserter) throws IOException, ClassNotFoundException… in assertSerial()73 private void assertNotSerial(Predicate<String> p, Consumer<Predicate<String>> asserter) in assertNotSerial()