Home
last modified time | relevance | path

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

/external/bazelbuild-rules_go/go/tools/bazel/
Drunfiles.go58 if entry, ok := runfiles.index.GetIgnoringWorkspace(path); ok {
325 func (i *index) GetIgnoringWorkspace(shortPath string) (*RunfileEntry, bool) { func
Dbazel_test.go162 entry, ok := runfiles.index.GetIgnoringWorkspace("important.txt")