OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CROS_VIDEO_DIR
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/cros/video/
constants.py
39
CROS_VIDEO_DIR
= '/usr/local/autotest/cros/video'
40
VIDEO_HTML_FILEPATH =
CROS_VIDEO_DIR
+ '/video.html'
/external/autotest/client/site_tests/video_VideoSanity/
video_VideoSanity.py
59
video_path = os.path.join(constants.
CROS_VIDEO_DIR
,
/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
video_ChromeHWDecodeUsed.py
83
video_path = os.path.join(constants.
CROS_VIDEO_DIR
,
Completed in 280 milliseconds