Home
last modified time | relevance | path

Searched defs:test_station (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dacts_lib.py33 def create_acts_package_from_current_artifact(test_station, job_repo_url, argument
55 def create_acts_package_from_artifact(test_station, branch, target, build_id, argument
83 def create_acts_package_from_zip(test_station, zip_location, target_zip_file): argument
107 def __init__(self, test_station, zip_file_path): argument
214 def __init__(self, test_station, container_directory, acts_directory=None): argument
/external/autotest/client/cros/networking/
Dandroid_xmlrpc_server.py162 def __init__(self, serial_number, log_dir, test_station): argument