Searched refs:closeSession (Results 1 – 11 of 11) sorted by relevance
431 private void closeSession(MediaDrm drm, byte[] sessionId) { in closeSession() method in MediaDrmClearkeyTest432 drm.closeSession(sessionId); in closeSession()471 closeSession(drm, mSessionId); in testClearKeyPlayback()477 closeSession(drm, mSessionId); in testClearKeyPlayback()486 closeSession(drm, mSessionId); in testClearKeyPlayback()539 closeSession(drm, mSessionId); in testReleaseOfflineLicense()544 closeSession(drm, mSessionId); in testReleaseOfflineLicense()559 closeSession(drm, mSessionId); in testReleaseOfflineLicense()601 closeSession(drm, mSessionId); in testQueryKeyStatus()628 closeSession(drm, mSessionId); in testQueryKeyStatus()[all …]
193 md.closeSession(sessionId); in testOpenCloseSession()205 md.closeSession(sessionId); in testBadSession()221 md.closeSession(sessionId); in testNullSession()261 md.closeSession(sessionId); in testGetKeyRequest()293 md.closeSession(sessionId); in testGetKeyRequestNoOptionalParameters()325 md.closeSession(sessionId); in testGetKeyRequestOffline()354 md.closeSession(sessionId); in testGetKeyRequestRelease()371 md.closeSession(sessionId); in testProvideKeyResponse()384 md.closeSession(sessionId); in testRemoveKeys()399 md.closeSession(sessionId); in testRestoreKeys()[all …]
97 drm.closeSession(sid1); in testGetMetricsSession()98 drm.closeSession(sid2); in testGetMetricsSession()155 drm.closeSession(sid); in testGetMetricsGetKeyRequest()
140 drm.closeSession(sessionId); in testCryptoError()196 drm.closeSession(sessionId); in testCryptoErrorLostSessionState()
133 drm.closeSession(sessionId); in runDecodeShortEncryptedVideo()
79 drm.closeSession(sid); in testGetLogMessages()
162 FAIL_CHECK(cas->closeSession(session1) == Status::OK); in main()192 FAIL_CHECK(cas->closeSession(session2) == Status::OK); in main()
345 closeSession(); in testCameraDeviceCreateCaptureBuilder()371 closeSession(); in testCameraDeviceSetErrorListener()449 closeSession(); in testInvalidCapture()1690 closeSession(); in runCaptureTest()1875 closeSession(); in prepareCapture()2593 closeSession(); in captureTemplateTestByCamera()2645 protected void closeSession() { in closeSession() method in CameraDeviceTest
1441 void closeSession() { in closeSession() function in PreviewTestCase1740 closeSession(); in resetWithErrorLog()2682 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()2701 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()
1143 drm.closeSession(sid); in testMediaDrmAtoms()
23263 method public void closeSession(@NonNull byte[]);