Home
last modified time | relevance | path

Searched defs: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
233 private void testMandatoryConcurrentStreamCombination(ArrayList<TestSample> testSamples) in testMandatoryConcurrentStreamCombination()