Searched refs:VideoTest (Results 1 – 3 of 3) sorted by relevance
16 class VideoTest(unittest.TestCase): class
108 void VideoTest (const string& dir, const cvtest::VideoFormat& fmt);256 void CV_VideoIOTest::VideoTest(const string& dir, const cvtest::VideoFormat& fmt) in VideoTest() function in CV_VideoIOTest563 VideoTest(ts->get_data_path(), fmt); in run()
13 public class VideoTest extends OpenCVTestCase { class