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

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

Completed in 71 milliseconds