Home
last modified time | relevance | path

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

/external/autotest/client/tools/
Dautotest4 autodir = None variable
8 autodir = os.path.dirname(autotest_conf) variable
12 autodir = path variable
/external/autotest/server/
Dprofilers.py11 def get_profiler_results_dir(autodir): argument
20 def get_profiler_log_path(autodir): argument
132 def _get_failure_logs(self, autodir, test, host): argument
155 def _get_profiler_logs(self, autodir, test, host): argument
Dautotest.py249 def install(self, host=None, autodir=None, use_packaging=True): argument
262 def install_full_client(self, host=None, autodir=None): argument
267 def install_no_autoserv(self, host=None, autodir=None): argument
271 def _install_using_packaging(self, host, autodir): argument
296 def _install_using_send_file(self, host, autodir): argument
314 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
Dautotest16 autodir = os.path.dirname(autodirbin) variable
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/
Dnetwork_ModemManagerSMSSignal.py15 def __init__(self, autodir, srcdir, mmt, *args, **kwargs): argument
58 def __init__(self, autodir, srcdir, mmt, *args, **kwargs): argument
/external/autotest/client/common_lib/cros/
Dpolicy.py18 def install_protobufs(autodir, job): argument
/external/autotest/server/hosts/
Dremote.py35 def _initialize(self, hostname, autodir=None, *args, **dargs): argument
83 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.py767 autodir = _job_directory.property_factory('autodir') variable in base_job
Dbase_job_unittest.py154 def make_job(self, autodir, server): argument
/external/autotest/client/cros/
Dcryptohome.py631 def __init__(self, bus_loop=None, autodir=None, job=None, argument