Lines Matching refs:mDemux
210 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in openDvrInDemux()
215 mDemux->openDvr(type, bufferSize, mDvrPlaybackCallback, in openDvrInDemux()
227 mDemux->openDvr(type, bufferSize, mDvrRecordCallback, in openDvrInDemux()
254 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in getDvrPlaybackMQDescriptor()
267 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in getDvrRecordMQDescriptor()
280 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in attachFilterToDvr()
290 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in detachFilterToDvr()
300 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in startDvrPlayback()
310 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in stopDvrPlayback()
319 ASSERT_TRUE(mDemux); in closeDvrPlayback()
326 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in startDvrRecord()
336 EXPECT_TRUE(mDemux) << "Test with openDemux first."; in stopDvrRecord()
345 ASSERT_TRUE(mDemux); in closeDvrRecord()