HomeSort by relevance Sort by last modified time
    Searched refs:expectedKeyRequest (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/drm/1.1/vts/functional/
drm_hal_clearkey_test.cpp 333 hidl_vec<uint8_t> expectedKeyRequest = {
355 EXPECT_EQ(request, expectedKeyRequest);
  /hardware/interfaces/drm/1.0/vts/functional/
drm_hal_clearkey_test.cpp 374 hidl_vec<uint8_t> expectedKeyRequest = {
396 EXPECT_EQ(request, expectedKeyRequest);
    [all...]

Completed in 75 milliseconds