Searched refs:drmCommonPsshBox (Results 1 – 1 of 1) sorted by relevance
79 const bool drmCommonPsshBox = drmFactory->isCryptoSchemeSupported(kCommonPsshBoxUUID); in SetUp() local81 EXPECT_EQ(drmCommonPsshBox, cryptoCommonPsshBox); in SetUp()82 const bool supportsCommonPsshBox = drmCommonPsshBox && cryptoCommonPsshBox; in SetUp()