Lines Matching refs:fruit
13 visibility = ["//third_party/fruit/tests:__subpackages__"],
20 visibility = ["//third_party/fruit/tests:__subpackages__"],
29 "//third_party/fruit",
37 "fruit",
48 "//third_party/fruit",
49 "//third_party/fruit:fruit_headers",
58 visibility = ["//third_party/fruit/tests:__subpackages__"],
60 …+ "FRUIT_HEADERS_LOCATION=`for f in $(locations //third_party/fruit:fruit_headers); do echo \"$$f\…
62 …+ "LIBFRUIT_LOCATION=`for f in $(locations //third_party/fruit); do echo \"$$f\"; done | fgrep lib…
91 visibility = ["//third_party/fruit/tests:__subpackages__"],
94 load("//third_party/fruit/tests:build_defs.bzl", "fruit_py_tests")