Lines Matching refs:CHECK
86 CHECK(!mFlushingAudio);
89 CHECK(!mFlushingVideo);
100 // CHECK(mAudioQueue.empty());
101 // CHECK(mVideoQueue.empty());
120 CHECK(msg->findInt32("generation", &generation));
151 CHECK(msg->findInt32("generation", &generation));
278 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
351 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
356 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
401 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &realTimeUs));
404 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
450 CHECK(msg->findInt32("audio", &audio));
463 CHECK(msg->findBuffer("buffer", &buffer));
466 CHECK(msg->findMessage("notifyConsumed", ¬ifyConsumed));
497 CHECK(firstAudioBuffer->meta()
499 CHECK(firstVideoBuffer->meta()
536 CHECK(msg->findInt32("audio", &audio));
543 CHECK(msg->findInt32("finalResult", &finalResult));
566 CHECK(msg->findInt32("audio", &audio));
650 CHECK(!mDrainAudioQueuePending);
681 CHECK(!mPaused);