Home
last modified time | relevance | path

Searched refs:TestVideoSource (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_video_source.cc31 TestVideoSource::TestVideoSource(TestingInstance* instance) in TestVideoSource() function in TestVideoSource
38 bool TestVideoSource::Init() { in Init()
54 TestVideoSource::~TestVideoSource() { in ~TestVideoSource()
57 void TestVideoSource::RunTests(const std::string& filter) { in RunTests()
62 void TestVideoSource::HandleMessage(const pp::Var& message_data) { in HandleMessage()
69 std::string TestVideoSource::TestCreate() { in TestCreate()
92 std::string TestVideoSource::TestGetFrame() { in TestGetFrame()
Dtest_video_source.h14 class TestVideoSource : public TestCase {
16 explicit TestVideoSource(TestingInstance* instance);
17 virtual ~TestVideoSource();