Searched refs:closeSession (Results 1 – 7 of 7) sorted by relevance
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 …]
357 private void closeSession(MediaDrm drm, byte[] sessionId) { in closeSession() method in MediaDrmClearkeyTest358 drm.closeSession(sessionId); in closeSession()395 closeSession(drm, mSessionId); in testClearKeyPlayback()401 closeSession(drm, mSessionId); in testClearKeyPlayback()410 closeSession(drm, mSessionId); in testClearKeyPlayback()456 closeSession(drm, mSessionId); in testReleaseOfflineLicense()461 closeSession(drm, mSessionId); in testReleaseOfflineLicense()476 closeSession(drm, mSessionId); in testReleaseOfflineLicense()517 closeSession(drm, mSessionId); in testQueryKeyStatus()543 closeSession(drm, mSessionId); in testQueryKeyStatus()[all …]
94 drm.closeSession(sid1); in testGetMetricsSession()95 drm.closeSession(sid2); in testGetMetricsSession()151 drm.closeSession(sid); in testGetMetricsGetKeyRequest()
1817 drm.closeSession(sessionId); in testCryptoError()2017 drm.closeSession(sessionId); in testCryptoErrorLostSessionState()
162 FAIL_CHECK(cas->closeSession(session1) == Status::OK); in main()192 FAIL_CHECK(cas->closeSession(session2) == Status::OK); in main()
332 closeSession(); in testCameraDeviceCreateCaptureBuilder()356 closeSession(); in testCameraDeviceSetErrorListener()427 closeSession(); in testInvalidCapture()1657 closeSession(); in runCaptureTest()1842 closeSession(); in prepareCapture()2544 closeSession(); in captureTemplateTestByCamera()2596 protected void closeSession() { in closeSession() method in CameraDeviceTest
1194 void closeSession() { in closeSession() function in PreviewTestCase1471 closeSession(); in resetWithErrorLog()2253 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()2272 testCase.closeSession(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()