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
24
sources_list
= ('chrome-src-internal', 'chrome-src')
26
dir_list = [os.path.join(CHROME_SRC_ROOT, x) for x in
sources_list
]
/external/autotest/server/cros/
telemetry_runner.py
301
sources_list
= ('chrome-src-internal', 'chrome-src')
304
[os.path.join(CHROME_LOCAL_SRC, x) for x in
sources_list
])
Completed in 328 milliseconds