Home
last modified time | relevance | path

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

/external/autotest/server/
Dautoserv_utils.py16 autoserv_directory = os.path.join(AUTOTEST_INSTALL_DIR, 'server') variable
17 autoserv_path = os.path.join(autoserv_directory, 'autoserv')
20 def autoserv_run_job_command(autoserv_directory, machines, argument
77 full_script_path = os.path.join(autoserv_directory, script_name)