Home
last modified time | relevance | path

Searched defs:bazel_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/tests/
H A Dversion_test.rs28 let bazel_path = PathBuf::from(env!("VERSION_BZL")); in test_cargo_and_bazel_versions() localVariable
/aosp_15_r20/external/jazzer-api/launcher/
H A Djvm_tooling.cpp115 auto bazel_path = runfiles->Rlocation(kJazzerBazelRunfilesPath); in getInstrumentorAgentPath() local