Home
last modified time | relevance | path

Searched refs:PYTHON (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest/
Drun_atest_unittests.sh29 PYTHON=python3
33 if ! which $PYTHON; then
61 if ! (head -n1 $(which $mod) | grep -q $PYTHON); then
62 sed -i "1 s/python/$PYTHON/" $(which $mod)
71 local run_cmd=$PYTHON
76 $PYTHON -m coverage erase
Datest_completion.sh37 $PYTHON - << END
62 $PYTHON - << END
154 PYTHON=$(which python3)
156 PYTHON=$(which python2)
158 PYTHON="/usr/bin/env python3"
/tools/tradefederation/core/atest/
Datest_completion.sh20 $PYTHON - << END
45 $PYTHON - << END
137 PYTHON=$(which python)
139 PYTHON=$(which python3)
141 PYTHON="/usr/bin/env python"