Home
last modified time | relevance | path

Searched defs:_exception (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dtimeout_retry.py115 def AlwaysRetry(_exception): argument
/external/python/cpython3/Lib/asyncio/
Dfutures.py52 _exception = None variable in Future
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py170 def _exception(unused_handler): function
/external/python/cpython3/Lib/test/support/
Dasyncore.py103 def _exception(obj): function