Home
last modified time | relevance | path

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

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