Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/site_utils/
H A Ddut_status.py126 HostJobHistory = status_history.HostJobHistory variable
/aosp_15_r20/external/autotest/server/lib/
H A Dsuite_report.py19 HostJobHistory = status_history.HostJobHistory variable
H A Dstatus_history.py409 class HostJobHistory(object): class