Searched defs:get_history (Results 1 - 1 of 1) 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())

Completed in 77 milliseconds