Searched defs:test_station (Results 1 – 2 of 2) sorted by relevance
/external/autotest/site_utils/ |
D | acts_lib.py | 33 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/ |
D | android_xmlrpc_server.py | 162 def __init__(self, serial_number, log_dir, test_station): argument
|