Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_go/go/tools/fetch_repo/
H A Dmain.go29 repoRootForImportPath = vcs.RepoRootForImportPath var
51 r, err := repoRootForImportPath(importpath, true)
H A Dfetch_repo_test.go21 repoRootForImportPath = func(_ string, _ bool) (*vcs.RepoRoot, error) {