Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_clearkey_module.cpp88 std::vector<uint8_t> expectedKeyRequestPersistent = { in handleKeyRequest() local
117 EXPECT_EQ(expectedKeyRequestPersistent, keyRequest); in handleKeyRequest()