Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DConcurrentCameraTest.java70 private static class TestSample { class in ConcurrentCameraTest
79 public TestSample(String cameraId, StaticMetadata staticInfo, in TestSample() method in ConcurrentCameraTest.TestSample
116 ArrayList<TestSample> testSamples = new ArrayList<TestSample>(); in testMandatoryConcurrentStreamCombination()
125 TestSample testSample = new TestSample(deviceSample.getKey(), info.mStaticInfo, in testMandatoryConcurrentStreamCombination()
133 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()
233 private void testMandatoryConcurrentStreamCombination(ArrayList<TestSample> testSamples) in testMandatoryConcurrentStreamCombination()
240 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()
275 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()
313 for (TestSample testSample : testSamples) { in testMandatoryConcurrentStreamCombination()