Home
last modified time | relevance | path

Searched refs:record_result (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Djob_status.py367 def record_result(self, record_entry): member in Status
403 self.record_result(record_entry)
Dsuite.py1174 Status('INFO', 'Start %s' % self._tag).record_result(record)
1199 'Exception while scheduling suite').record_result(record)
1285 'Exception waiting for results').record_result(record)