Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_clearkey_module.cpp81 std::vector<uint8_t> expectedKeyRequest = { in handleKeyRequest() local
120 EXPECT_EQ(expectedKeyRequest, keyRequest); in handleKeyRequest()
/hardware/interfaces/drm/1.1/vts/functional/
Ddrm_hal_clearkey_test.cpp99 hidl_vec<uint8_t> expectedKeyRequest = { in loadKeys() local
121 EXPECT_EQ(request, expectedKeyRequest); in loadKeys()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp248 hidl_vec<uint8_t> expectedKeyRequest = { in loadKeys() local
270 EXPECT_EQ(request, expectedKeyRequest); in loadKeys()