Home
last modified time | relevance | path

Searched refs:detect_main_repo (Results 1 – 4 of 4) sorted by relevance

/external/oss-fuzz/infra/
Dbuild_specified_commit_test.py83 repo_origin, repo_name = build_specified_commit.detect_main_repo(
89 repo_origin, repo_name = build_specified_commit.detect_main_repo(
102 repo_origin, repo_name = build_specified_commit.detect_main_repo(
109 repo_origin, repo_name = build_specified_commit.detect_main_repo(
Dbuild_specified_commit.py291 def detect_main_repo(project_name, repo_name=None, commit=None): function
387 repo_url, repo_path = detect_main_repo(args.project_name, commit=args.commit)
Dbisector.py177 repo_url, repo_path = build_specified_commit.detect_main_repo(
/external/oss-fuzz/infra/cifuzz/
Dcontinuous_integration.py129 inferred_url, image_repo_path = (build_specified_commit.detect_main_repo(
164 _, image_repo_path = (build_specified_commit.detect_main_repo(