Searched refs:video_VideoSanity (Results 1 – 4 of 4) sorted by relevance
6 NAME = 'video_VideoSanity.vp9'26 job.run_test('video_VideoSanity', video_file='720_vp9.webm', tag='vp9')
6 NAME = 'video_VideoSanity.h264'26 job.run_test('video_VideoSanity', video_file='720_h264.mp4', tag='h264')
6 NAME = 'video_VideoSanity.vp8'26 job.run_test('video_VideoSanity', video_file='720_vp8.webm', tag='vp8')
15 class video_VideoSanity(test.test): class