Searched refs:emptyKeySetId (Results 1 – 2 of 2) sorted by relevance
236 KeySetId emptyKeySetId; in TEST_P() local237 Status err = drmPlugin->removeOfflineLicense(emptyKeySetId); in TEST_P()245 KeySetId emptyKeySetId; in TEST_P() local246 …auto res = drmPlugin->getOfflineLicenseState(emptyKeySetId, checkKeySetIdState<Status::BAD_VALUE, … in TEST_P()
255 KeySetId emptyKeySetId; in TEST_P() local256 auto ret = drmPlugin->removeOfflineLicense(emptyKeySetId); in TEST_P()265 KeySetId emptyKeySetId; in TEST_P() local267 auto ret = drmPlugin->getOfflineLicenseState(emptyKeySetId, &result); in TEST_P()