Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/util/
DEnvironmentVariableUtil.java41 File tool = new File(t); in buildPath() local
/tools/treble/build/treble_build/cmd/
Dmain.go40 type tool interface { interface
285 func printTextReport(w io.Writer, subcommand tool, rsp *response, verbose bool) {
/tools/repohooks/rh/
Dhooks.py335 def get_helper_path(tool): argument