Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dprovisioner_unittest.py18 _SUMMARY = 'Stub summary' variable in _StubUpdateError
44 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)
52 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)
60 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)
Dprovisioner.py89 return '%s: %s' % (self._SUMMARY, classification)
91 return self._SUMMARY
104 _SUMMARY = 'DUT failed prior to update' variable in HostUpdateError
123 _SUMMARY = 'Image failed to download and install' variable in ImageInstallError
143 _SUMMARY = 'New build failed' variable in NewBuildUpdateError