Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dcros_disks.py31 class ExceptionSuppressor(object): class
542 with ExceptionSuppressor(OSError):
600 with ExceptionSuppressor(IOError):
603 with ExceptionSuppressor(OSError):
610 with ExceptionSuppressor(IOError):
679 with ExceptionSuppressor(Exception):
693 with ExceptionSuppressor(Exception):