Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/base-images/base-builder/
Ddetect_repo.py93 def get_repo(repo_path): argument
110 def check_for_repo_name(repo_path, expected_repo_name): argument
131 def check_for_commit(repo_path, commit): argument
/external/oss-fuzz/infra/cifuzz/
Dget_coverage.py38 def __init__(self, repo_path): argument
93 def __init__(self, repo_path, oss_fuzz_project_name): argument
159 def __init__(self, repo_path, project_coverage_dir): argument
198 def _normalize_repo_path(repo_path): argument
Dclusterfuzz_deployment.py74 def get_coverage(self, repo_path): argument
199 def get_coverage(self, repo_path): argument
308 def get_coverage(self, repo_path): argument
349 def get_coverage(self, repo_path): argument
Daffected_fuzz_targets.py26 files_changed, repo_path): argument
/external/oss-fuzz/infra/cifuzz/filestore/git/
D__init__.py42 def git_runner(repo_path): argument