Searched refs:get_history (Results 1 - 2 of 2) sorted by relevance

/external/autotest/site_utils/
H A Djob_history.py35 """A common interface to call get_history to return a dictionary of the
59 def get_history(self): member in class:JobHistoryObject
113 def get_history(self): member in class:SpecialTaskInfo
289 def get_history(self): member in class:TestJobInfo
359 def get_history(self): member in class:SuiteJobInfo
368 history.extend(job.get_history())
/external/autotest/frontend/afe/
H A Dsite_rpc_interface.py370 return rpc_utils.prepare_for_serialization(job_info.get_history())

Completed in 99 milliseconds