Home
last modified time | relevance | path

Searched refs:repo_root (Results 1 – 2 of 2) sorted by relevance

/external/skia/infra/bots/
Drecipes.py49 def parse(repo_root, recipes_cfg_path): argument
106 recipes_path = os.path.join(repo_root, recipes_path.replace('/', os.path.sep))
204 repo_root = os.path.abspath(
206 recipes_cfg_path = os.path.join(repo_root, RECIPES_CFG)
209 repo_root, recipes_cfg_path)
/external/vixl/
D.ycm_extra_conf.py8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
13 return os.path.join(repo_root, path)