Lines Matching refs:mSupportsSecureWithNonSecureCodec
193 EXPECT_TRUE(mService->mSupportsSecureWithNonSecureCodec); in testConfig()
206 EXPECT_FALSE(mService->mSupportsSecureWithNonSecureCodec); in testConfig()
219 EXPECT_TRUE(mService->mSupportsSecureWithNonSecureCodec); in testConfig()
262 mService->mSupportsSecureWithNonSecureCodec = true; in testReclaimResourceSecure()
284 mService->mSupportsSecureWithNonSecureCodec = false; in testReclaimResourceSecure()
303 mService->mSupportsSecureWithNonSecureCodec = false; in testReclaimResourceSecure()
329 mService->mSupportsSecureWithNonSecureCodec = true; in testReclaimResourceSecure()
354 mService->mSupportsSecureWithNonSecureCodec = true; in testReclaimResourceSecure()
381 mService->mSupportsSecureWithNonSecureCodec = false; in testReclaimResourceNonSecure()
403 mService->mSupportsSecureWithNonSecureCodec = true; in testReclaimResourceNonSecure()
427 mService->mSupportsSecureWithNonSecureCodec = true; in testReclaimResourceNonSecure()