Home
last modified time | relevance | path

Searched defs:RunfileEntry (Results 1 – 3 of 3) sorted by relevance

/external/bazelbuild-rules_go/go/tools/bazel/
Drunfiles.go168 type RunfileEntry struct { struct
171 Workspace string
176 ShortPath string
179 Path string
/external/bazel-skylib/gazelle/bzl/
Dgazelle_test.go66 func testPath(t *testing.T, name string, files []bazel.RunfileEntry) {
/external/bazelbuild-rules_python/gazelle/python/
Dpython_test.go75 func testPath(t *testing.T, name string, files []bazel.RunfileEntry) {