HomeSort by relevance Sort by last modified time
    Searched full:job_history (Results 1 - 2 of 2) sorted by null

  /external/autotest/site_utils/
host_history_utils.py 18 from autotest_lib.site_utils import job_history namespace
560 log_url = job_history.TASK_URL % {'hostname': hostname,
564 log_url = job_history.JOB_URL % {'hostname': hostname,
  /external/autotest/frontend/afe/
site_rpc_interface.py 33 from autotest_lib.site_utils import job_history namespace
369 job_info = job_history.get_job_info(job_id)

Completed in 3909 milliseconds