Searched refs:outLevel (Results 1 – 1 of 1) sorted by relevance
1691 DRM_ContentProtectionLevel outLevel = CONTENT_PROTECTION_LEVEL_UNKNOWN; in Test_MediaKeySession_GetContentProtectionLevel() local1693 contentProtectionLevel = &outLevel; in Test_MediaKeySession_GetContentProtectionLevel()1697 ret3 = (outLevel == sessionLevel) ? DRM_ERR_OK : DRM_ERR_INVALID_VAL; in Test_MediaKeySession_GetContentProtectionLevel()