Home
last modified time | relevance | path

Searched defs:autodir (Results 1 – 13 of 13) sorted by relevance

/external/autotest/client/tools/
Dautotest9 autodir = None variable
13 autodir = os.path.dirname(autotest_conf) variable
17 autodir = path variable
/external/autotest/server/
Dprofilers.py12 def get_profiler_results_dir(autodir): argument
21 def get_profiler_log_path(autodir): argument
133 def _get_failure_logs(self, autodir, test, host): argument
156 def _get_profiler_logs(self, autodir, test, host): argument
Dautotest.py261 def install(self, host=None, autodir=None, use_packaging=True): argument
274 def install_full_client(self, host=None, autodir=None): argument
279 def install_no_autoserv(self, host=None, autodir=None): argument
283 def _install_using_packaging(self, host, autodir): argument
308 def _install_using_send_file(self, host, autodir): argument
326 def _install(self, host=None, autodir=None, use_autoserv=True, argument
/external/autotest/client/bin/self-test/
Dextract_tarball_to_dir4 autodir = os.environ['AUTODIR'] variable
/external/autotest/client/bin/
Dautotest_client18 autodir = os.path.dirname(sys.argv[0]) variable
Dautotest19 autodir = os.path.dirname(autodirbin) variable
/external/autotest/client/common_lib/cros/
Dpolicy.py18 def install_protobufs(autodir, job): argument
/external/autotest/server/hosts/
Dremote.py41 def _initialize(self, hostname, autodir=None, *args, **dargs): argument
89 def set_autodir(self, autodir): argument
/external/autotest/client/cros/cellular/
Dmmtest.py25 def __init__(self, autodir, modem_pattern_files): argument
/external/autotest/client/common_lib/
Dprofiler_manager_unittest.py11 autodir = "/home/autotest" variable in stub_job
Dbase_job.py776 autodir = _job_directory.property_factory('autodir') variable in base_job
Dbase_job_unittest.py159 def make_job(self, autodir, server): argument
/external/autotest/client/cros/
Dcryptohome.py671 def __init__(self, bus_loop=None, autodir=None, job=None, argument