Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaDrmMockTest.java187 md.closeSession(sessionId); in testOpenCloseSession()
199 md.closeSession(sessionId); in testBadSession()
215 md.closeSession(sessionId); in testNullSession()
255 md.closeSession(sessionId); in testGetKeyRequest()
287 md.closeSession(sessionId); in testGetKeyRequestNoOptionalParameters()
319 md.closeSession(sessionId); in testGetKeyRequestOffline()
348 md.closeSession(sessionId); in testGetKeyRequestRelease()
365 md.closeSession(sessionId); in testProvideKeyResponse()
378 md.closeSession(sessionId); in testRemoveKeys()
393 md.closeSession(sessionId); in testRestoreKeys()
[all …]
DClearKeySystemTest.java286 private void closeSession(MediaDrm drm, byte[] sessionId) { in closeSession() method in ClearKeySystemTest
287 drm.closeSession(sessionId); in closeSession()
394 closeSession(drm, mSessionId); in testClearKeyPlayback()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java325 closeSession(); in testCameraDeviceCreateCaptureBuilder()
349 closeSession(); in testCameraDeviceSetErrorListener()
414 closeSession(); in testInvalidCapture()
1069 closeSession(); in runCaptureTest()
1223 closeSession(); in prepareCapture()
1810 closeSession(); in captureTemplateTestByCamera()
1842 protected void closeSession() { in closeSession() method in CameraDeviceTest
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp630 void closeSession() { in closeSession() function in PreviewTestCase
760 closeSession(); in resetWithErrorLog()
1427 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()
1446 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()