Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dautoupdater.py132 _SUMMARY = 'DUT failed prior to update' variable in HostUpdateError
150 _SUMMARY = 'Devserver failed prior to update' variable in DevServerError
166 _SUMMARY = 'Image failed to download and install' variable in ImageInstallError
188 _SUMMARY = 'New build failed' variable in NewBuildUpdateError
Dautoupdater_unittest.py18 _SUMMARY = 'Stub summary' variable in _StubUpdateError