Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test.cpp252 KeySetId emptyKeySetId; in TEST_P() local
253 Status err = drmPlugin->removeOfflineLicense(emptyKeySetId); in TEST_P()
261 KeySetId emptyKeySetId; in TEST_P() local
262 …auto res = drmPlugin->getOfflineLicenseState(emptyKeySetId, checkKeySetIdState<Status::BAD_VALUE, … in TEST_P()