Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DConcurrentCameraTest.java238 HashMap<String, SessionConfiguration> testSessionMap = in testMandatoryConcurrentStreamCombination() local
260 testSessionMap.put(testSample.cameraId, new SessionConfiguration( in testMandatoryConcurrentStreamCombination()
273 mCameraManager.isConcurrentSessionConfigurationSupported(testSessionMap)); in testMandatoryConcurrentStreamCombination()