Searched refs:C2VideoDecoderE2ETest (Results 1 – 1 of 1) sorted by relevance
227 class C2VideoDecoderE2ETest : public testing::Test { class269 decoder_->AddOutputBufferReadyCb(std::bind(&C2VideoDecoderE2ETest::CountFrame, this, in SetUp()272 decoder_->AddOutputFormatChangedCb(std::bind(&C2VideoDecoderE2ETest::VerifyOutputFormat, in SetUp()307 class C2VideoDecoderSurfaceE2ETest : public C2VideoDecoderE2ETest {313 class C2VideoDecoderSurfaceNoRenderE2ETest : public C2VideoDecoderE2ETest {319 class C2VideoDecoderByteBufferE2ETest : public C2VideoDecoderE2ETest {348 void C2VideoDecoderE2ETest::TestFPSBody() { in TestFPSBody()