Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/experimental/benchtools/
Dgreenify.py41 def checkout_or_update_skia(repo_dir): argument
60 def git_commit_expectations(repo_dir, exp_dir, bot, build, commit): argument
101 def widen_bench_ranges(url, bot, repo_dir, exp_dir): argument
Drebase.py101 def calc_expectations(p, h, gs_dir, exp_dir, repo_dir, extra_dir, extra_hash): argument
150 def checkout_or_update_skia(repo_dir): argument
169 def git_commit_expectations(repo_dir, exp_dir, update_li, h, commit, argument
/external/skia/experimental/benchtools/
Dgreenify.py41 def checkout_or_update_skia(repo_dir): argument
60 def git_commit_expectations(repo_dir, exp_dir, bot, build, commit): argument
101 def widen_bench_ranges(url, bot, repo_dir, exp_dir): argument
Drebase.py91 def calc_expectations(p, h, gs_dir, exp_dir, repo_dir): argument
109 def checkout_or_update_skia(repo_dir): argument
128 def git_commit_expectations(repo_dir, exp_dir, update_li, h, commit): argument
/external/chromium_org/testing/gtest/scripts/
Dupload.py1045 def __init__(self, options, repo_dir): argument