OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:video_src_path
(Results
1 - 6
of
6
) sorted by null
/external/autotest/client/cros/video/
video_player.py
23
def __init__(self, tab, full_url, video_id,
video_src_path
='',
28
@param
video_src_path
: path, complete path to video used for test.
39
self.
video_src_path
=
video_src_path
native_html5_player.py
23
'loadVideoSource("%s")' % self.
video_src_path
)
/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
video_ChromeHWDecodeUsed.py
49
video_src_path
= video_file,
/external/autotest/client/site_tests/video_VideoCorruption/
video_VideoCorruption.py
32
video_src_path
= video,
/external/autotest/client/site_tests/video_ChromeVidResChangeHWDecode/
video_ChromeVidResChangeHWDecode.py
38
video_src_path
= video_file,
/external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py
51
video_src_path
= source_path,
Completed in 358 milliseconds