Home
last modified time | relevance | path

Searched defs:HostJobHistory (Results 1 – 4 of 4) sorted by relevance

/external/autotest/contrib/
Dfind_suite_tasks.py16 HostJobHistory = status_history.HostJobHistory variable
/external/autotest/site_utils/
Ddut_status.py122 HostJobHistory = status_history.HostJobHistory variable
/external/autotest/server/lib/
Dsuite_report.py19 HostJobHistory = status_history.HostJobHistory variable
Dstatus_history.py401 class HostJobHistory(object): class