Home
last modified time | relevance | path

Searched defs:repo_root (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/infra/bots/
Drecipes.py59 def parse(repo_root, recipes_cfg_path): argument
171 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/third_party/gn/infra/
Drecipes.py59 def parse(repo_root, recipes_cfg_path): argument
171 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/third_party/icu/tools/commit-checker/
Dcheck.py174 def get_commits(repo_root, rev_range, **kwargs): argument
188 def get_cherrypicked_commits(repo_root, rev_range, **kwargs): argument
214 def get_branchcut_sha(repo_root, rev_range): argument
/third_party/vixl/
D.ycm_extra_conf.py8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
/third_party/skia/infra/bots/recipes/
Dinfra.py20 def git_init(api, repo_root, env): argument