Searched refs:testSamples (Results 1 – 1 of 1) sorted by relevance
116 ArrayList<TestSample> testSamples = new ArrayList<TestSample>(); in testMandatoryConcurrentStreamCombination() local127 testSamples.add(testSample); in testMandatoryConcurrentStreamCombination()131 testMandatoryConcurrentStreamCombination(testSamples); in testMandatoryConcurrentStreamCombination()133 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()233 private void testMandatoryConcurrentStreamCombination(ArrayList<TestSample> testSamples) in testMandatoryConcurrentStreamCombination() argument240 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()275 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()313 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()