Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java711 testCreateCustomSessionByCamera(mCameraIds[i]); in testCreateCustomSession()
722 private void testCreateCustomSessionByCamera(String cameraId) throws Exception { in testCreateCustomSessionByCamera() method in CameraDeviceTest