Searched refs:DrmHalClearkeyPluginTest (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_clearkey_test.cpp217 class DrmHalClearkeyPluginTest : public DrmHalClearkeyFactoryTest { class in inherits:DrmHalClearkeyFactoryTest
266 TEST_F(DrmHalClearkeyPluginTest, GetProvisionRequest) {
282 TEST_F(DrmHalClearkeyPluginTest, ProvideEmptyProvisionResponse) {
296 SessionId DrmHalClearkeyPluginTest::openSession() {
312 void DrmHalClearkeyPluginTest::closeSession(const SessionId& sessionId) {
322 hidl_vec<uint8_t> DrmHalClearkeyPluginTest::loadKeys(
384 TEST_F(DrmHalClearkeyPluginTest, OpenCloseSession) {
393 TEST_F(DrmHalClearkeyPluginTest, CloseInvalidSession) {
403 TEST_F(DrmHalClearkeyPluginTest, CloseClosedSession) {
413 TEST_F(DrmHalClearkeyPluginTest, GetKeyRequestNoSessio
[all...]

Completed in 80 milliseconds