Searched refs:TestVideoSource (Results 1 – 2 of 2) sorted by relevance
31 TestVideoSource::TestVideoSource(TestingInstance* instance) in TestVideoSource() function in TestVideoSource38 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()
14 class TestVideoSource : public TestCase {16 explicit TestVideoSource(TestingInstance* instance);17 virtual ~TestVideoSource();