Searched defs:repo_root (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/infra/bots/ |
D | recipes.py | 59 def parse(repo_root, recipes_cfg_path): argument 171 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
|
/third_party/gn/infra/ |
D | recipes.py | 59 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/ |
D | check.py | 174 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.py | 8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
|
/third_party/skia/infra/bots/recipes/ |
D | infra.py | 20 def git_init(api, repo_root, env): argument
|