Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dacts_lib.py379 def setup_enviroment(self, python_bin='python'): argument
389 python_bin, self.container.setup_file)
391 python_bin, self.container.setup_file)
401 python_bin='python', argument
462 python_bin, self.container.acts_file, full_config,
466 python_bin, self.container.acts_file, full_config,
/external/autotest/server/site_tests/android_ACTS/
Dandroid_ACTS.py230 test_env.setup_enviroment(python_bin=override_python_bin)
245 python_bin=override_python_bin,