Home
last modified time | relevance | path

Searched refs:video_VideoSanity (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/video_VideoSanity/
Dcontrol.vp96 NAME = 'video_VideoSanity.vp9'
26 job.run_test('video_VideoSanity', video_file='720_vp9.webm', tag='vp9')
Dcontrol.h2646 NAME = 'video_VideoSanity.h264'
26 job.run_test('video_VideoSanity', video_file='720_h264.mp4', tag='h264')
Dcontrol.vp86 NAME = 'video_VideoSanity.vp8'
26 job.run_test('video_VideoSanity', video_file='720_vp8.webm', tag='vp8')
Dvideo_VideoSanity.py15 class video_VideoSanity(test.test): class