Searched refs:python_bin (Results 1 – 2 of 2) sorted by relevance
/external/autotest/site_utils/ |
D | acts_lib.py | 379 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/ |
D | android_ACTS.py | 230 test_env.setup_enviroment(python_bin=override_python_bin) 245 python_bin=override_python_bin,
|