Home
last modified time | relevance | path

Searched refs:candidate_args (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/atest-py2/
Datest_completion.sh92 local candidate_args=$(ls; _fetch_testable_modules)
93 COMPREPLY=($(compgen -W "$candidate_args" -- $cur))
/tools/asuite/atest/
Datest_completion.sh104 local candidate_args=$(ls; _fetch_testable_modules)
105 COMPREPLY=($(compgen -W "$candidate_args" -- $cur))