Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DConcurrentCameraTest.java116 ArrayList<TestSample> testSamples = new ArrayList<TestSample>(); in testMandatoryConcurrentStreamCombination() local
127 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() argument
240 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()
275 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()
313 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()