Home
last modified time | relevance | path

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

/external/autotest/server/
Dsite_gtest_runner.py242 def _RecordError(self, line, reason): member in gtest_parser
357 self._RecordError(line, 'test started more than once')
362 self._RecordError(line, 'start while in status %s' % status)
378 self._RecordError(line, 'success while in status %s' % status)
391 self._RecordError(line, 'failure while in status %s' % status)
409 self._RecordError(line, 'timeout while in status %s' % status)
422 self._RecordError(line, 'suppression reported more than once')