Searched refs:_SUMMARY (Results 1 – 2 of 2) sorted by relevance
18 _SUMMARY = 'Stub summary' variable in _StubUpdateError44 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)52 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)60 self.assertIn(_StubUpdateError._SUMMARY, stub.failure_summary)
89 return '%s: %s' % (self._SUMMARY, classification)91 return self._SUMMARY104 _SUMMARY = 'DUT failed prior to update' variable in HostUpdateError123 _SUMMARY = 'Image failed to download and install' variable in ImageInstallError143 _SUMMARY = 'New build failed' variable in NewBuildUpdateError