Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dprovisioner.py104 _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
Dprovisioner_unittest.py18 _SUMMARY = 'Stub summary' variable in _StubUpdateError