HomeSort by relevance Sort by last modified time
    Searched refs:get_host_history (Results 1 - 5 of 5) sorted by null

  /external/autotest/contrib/
find_suite_tasks.py 85 history = HostJobHistory.get_host_history(afe, hostname,
  /external/autotest/server/lib/
suite_report.py 208 histories = [HostJobHistory.get_host_history(afe, hostname,
status_history.py 474 def get_host_history(cls, afe, hostname, start_time, end_time): member in class:HostJobHistory
  /external/autotest/site_utils/
dut_status.py 281 h = HostJobHistory.get_host_history(
  /external/autotest/frontend/afe/
rpc_interface.py 2140 def get_host_history(start_time, end_time, hosts=None, board=None, pool=None): function
    [all...]

Completed in 290 milliseconds