Home
last modified time | relevance | path

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

/external/bazelbuild-rules_rust/test/cargo_build_script/tools_exec/
Dtools_exec.rs3 let tool_path = env!("TOOL_PATH"); in test_tool_exec() localVariable
Dbuild.rs30 let tool_path = std::path::PathBuf::from(tool); in test_toolchain_var() localVariable
/external/bazelbuild-rules_cc/third_party/com/github/bazelbuild/bazel/src/main/protobuf/
Dcrosstool_config.proto255 required string tool_path = 1; field
371 repeated ToolPath tool_path = 9; field