OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sources_list
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/telemetry_Crosperf/
telemetry_Crosperf.py
55
sources_list
= ('chrome-src-internal', 'chrome-src')
57
dir_list = [os.path.join(CHROME_SRC_ROOT, x) for x in
sources_list
]
/external/autotest/server/cros/
telemetry_runner.py
165
sources_list
= ('chrome-src-internal', 'chrome-src')
168
[os.path.join(CHROME_LOCAL_SRC, x) for x in
sources_list
])
Completed in 820 milliseconds