Home
last modified time | relevance | path

Searched defs:afe (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/contrib/
Dmanage_powerunit_info.py55 def add_powerunit_info_to_host(afe, device, keyvals): argument
73 def add_from_csv(afe, csv_file): argument
94 def dump_to_csv(afe, csv_file): argument
112 def list_powerunit_info(afe, devices): argument
173 afe = frontend_wrappers.RetryingAFE(timeout_min=5, delay_sec=10, variable
Dfind_suite_tasks.py37 def GetSuiteHQEs(suite_job_id, look_past_seconds, afe=None, tko=None): argument
108 name_filter=None, status_filter=None, afe=None, tko=None): argument
Dabortjob13 afe = frontend_wrappers.RetryingAFE(timeout_min=5, delay_sec=10) variable
/external/autotest/site_utils/deployment/
Dinstall.py165 def _update_build(afe, report_log, arguments): argument
249 def _create_host(hostname, afe, afe_host): argument
304 def _update_host_attributes(afe, hostname, host_attrs): argument
336 def _get_afe_host(afe, hostname, host_attrs, arguments): argument
456 def _install_and_update_afe(afe, hostname, host_attrs, arguments): argument
559 def _report_results(afe, report_log, hostnames, results): argument
623 def _get_used_servo_ports(servo_hostname, afe): argument
644 def _get_free_servo_port(servo_hostname, used_servo_ports, afe): argument
686 def _get_afe_servo_port(host_info, afe): argument
713 def _get_host_attributes(host_info_list, afe): argument
/external/autotest/site_utils/
Ddut_status.py259 def _get_host_histories(afe, arguments): argument
294 def _validate_host_list(afe, arguments): argument
357 def _validate_command(afe, arguments): argument
Dbalance_pools.py175 def __init__(self, afe, pool, labels, start_time, end_time): argument
187 def _get_hosts(self, afe, start_time, end_time): argument
359 def _balance_model(arguments, afe, pool, labels, start_time, end_time): argument
588 def infer_balancer_targets(afe, arguments, pools): argument
Dadd_detected_host_labels.py40 def add_missing_labels(afe, hostname): argument
Dabort_suite.py54 def abort_suites(afe, substring): argument
Dtest_runner_utils.py114 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument
412 def _auto_detect_labels(afe, remote): argument
437 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument
Dsync_cloudsql_access.py60 def update_allowed_networks(project, instance, afe=None, extra_servers=None): argument
Ddeploy_server.py32 def discover_servers(afe): argument
Dlab_inventory.py449 def create_inventory(cls, afe, start_time, end_time, modellist=[]): argument
1332 def get_inventory(afe): argument
1338 def get_managed_boards(afe): argument
Drun_suite.py1293 def __init__(self, instance_server, afe, tko, build, board, argument
1673 def create_suite(afe, options): argument
1845 def _handle_job_wait(afe, job_id, options, job_timer, is_real_time): argument
2004 def _poke_buildbot_with_output(afe, job_id, job_timer): argument
/external/autotest/server/
Dsite_utils.py130 def get_labels_from_afe(hostname, label_prefix, afe): argument
150 def get_label_from_afe(hostname, label_prefix, afe): argument
168 def get_board_from_afe(hostname, afe): argument
183 def get_build_from_afe(hostname, afe): argument
343 def lock_host_with_labels(afe, lock_manager, labels): argument
817 def wait_for_idle_duts(duts, afe, max_wait=IDLE_DUT_WAIT_TIMEOUT): argument
855 def lock_duts_and_wait(duts, afe, lock_msg='default lock message', argument
Dfrontend.py215 def __init__(self, afe, android): argument
305 def __init__(self, afe): argument
346 def __init__(self, afe): argument
372 def __init__(self, afe): argument
779 def __init__(self, afe, hash): argument
868 def __init__(self, afe, hash): argument
887 def __init__(self, afe, hash): argument
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bot_manager.py77 def is_server_in_prod(server_name, afe): argument
104 def tick(afe, bot_manager): argument
/external/autotest/server/lib/
Dstatus_history.py242 def get_tasks(cls, afe, host_id, start_time, end_time): argument
269 def get_status_task(cls, afe, host_id, end_time): argument
362 def get_hqes(cls, afe, host_id, start_time, end_time): argument
474 def get_host_history(cls, afe, hostname, start_time, end_time): argument
495 def get_multiple_histories(cls, afe, start_time, end_time, labels=()): argument
518 def __init__(self, afe, afehost, start_time, end_time): argument
Dsuite_report.py159 def generate_suite_report(suite_job_id, afe=None, tko=None): argument
/external/autotest/server/hosts/
Dservo_host.py334 def get_attached_duts(self, afe): argument
354 def _choose_dut_for_synchronized_reboot(self, dut_list, afe): argument
378 def _sync_job_scheduled_for_duts(self, dut_list, afe): argument
400 def schedule_synchronized_reboot(self, dut_list, afe, force_reboot=False): argument
Dafe_store.py18 def __init__(self, hostname, afe=None): argument
/external/autotest/server/cros/dynamic_suite/
Djob_status.py64 def _abort_jobs_if_timedout(afe, jobs, start_time, timeout_mins): argument
121 def __init__(self, afe, tko): argument
171 def _yield_job_results(afe, tko, job): argument
Dtools.py122 def get_random_best_host(afe, host_list, require_usable_hosts=True): argument
Ddynamic_suite.py522 def _perform_reimage_and_run(spec, afe, tko, suite_job_id=None): argument
/external/autotest/server/cros/
Dhost_lock_manager.py55 def __init__(self, afe=None): argument
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java337 AssertionFailedError afe = in tearDown() local
475 AssertionFailedError afe = in threadUnexpectedException() local

12