OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cr_source_dir
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/cros/
chrome_binary_test.py
28
cr_source_dir
= None
variable in class:ChromeBinaryTest
38
self.
cr_source_dir
= '%s/test_src' % test_dep_dir
39
self.test_binary_dir = '%s/out/Release' % self.
cr_source_dir
119
'CR_SOURCE_ROOT=' + self.
cr_source_dir
,
/external/autotest/client/site_tests/video_VideoDecodeAccelerator/
video_VideoDecodeAccelerator.py
36
path = os.path.join(self.
cr_source_dir
, 'media', 'test', 'data', '')
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py
128
input_path = os.path.join(self.
cr_source_dir
, path)
/external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py
243
input_path = os.path.join(self.
cr_source_dir
, path)
Completed in 956 milliseconds