Home
last modified time | relevance | path

Searched defs:git_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/chromium-trace/
H A Dupdate.py42 git_args = ['git', 'clone', upstream_git, catapult_src_dir] variable
51 git_args = ['git', 'rev-parse', 'HEAD'] variable
/aosp_15_r20/frameworks/base/libs/hwui/tests/scripts/
H A Dprocess_systrace.py22 git_args = ['git', 'clone', upstream_git, catapult_src_dir] variable