Home
last modified time | relevance | path

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

/cts/tests/tests/virtualdevice/
DTEST_MAPPING63 …er": "android.hardware.camera2.cts.ConcurrentCameraTest#testMandatoryConcurrentStreamCombination[1…
/cts/tests/camera/src/android/hardware/camera2/cts/
DConcurrentCameraTest.java106 public void testMandatoryConcurrentStreamCombination() throws Exception { in testMandatoryConcurrentStreamCombination() method in ConcurrentCameraTest
131 testMandatoryConcurrentStreamCombination(testSamples); in testMandatoryConcurrentStreamCombination()
233 private void testMandatoryConcurrentStreamCombination(ArrayList<TestSample> testSamples) in testMandatoryConcurrentStreamCombination() method in ConcurrentCameraTest