Searched refs:candidate_args (Results 1 – 2 of 2) sorted by relevance
92 local candidate_args=$(ls; _fetch_testable_modules)93 COMPREPLY=($(compgen -W "$candidate_args" -- $cur))
104 local candidate_args=$(ls; _fetch_testable_modules)105 COMPREPLY=($(compgen -W "$candidate_args" -- $cur))