Searched refs:TestVideoDecoderDev (Results 1 – 2 of 2) sorted by relevance
14 bool TestVideoDecoderDev::Init() { in Init()20 void TestVideoDecoderDev::RunTests(const std::string& filter) { in RunTests()24 void TestVideoDecoderDev::QuitMessageLoop() { in QuitMessageLoop()28 std::string TestVideoDecoderDev::TestCreateFailure() { in TestCreateFailure()
14 class TestVideoDecoderDev : public TestCase {16 explicit TestVideoDecoderDev(TestingInstance* instance) in TestVideoDecoderDev() function