| /external/autotest/server/cros/ |
| D | tradefed_chromelogin.py | 125 def exit(self, exc_type=None, exc_value=None, traceback=None): argument 147 def __exit__(self, exc_type, exc_value, traceback): argument 173 def reboot(self, exc_type=None, exc_value=None, traceback=None): argument
|
| /external/autotest/client/cros/ |
| D | device_jail_utils.py | 39 def __exit__(self, exc_type, exc_val, traceback): argument 53 def __exit__(self, exc_type, exc_val, traceback): argument 154 def __exit__(self, exc_type, exc_val, traceback): argument
|
| /external/autotest/client/cros/networking/ |
| D | shill_context.py | 81 def __exit__(self, exc_type, exc_value, traceback): argument 164 def __exit__(self, exc_type, exc_value, traceback): argument
|
| /external/skqp/infra/bots/ |
| D | git_utils.py | 33 def __exit__(self, exc_type, _value, _traceback): argument 87 def __exit__(self, exc_type, _value, _traceback): argument
|
| /external/skia/infra/bots/ |
| D | git_utils.py | 33 def __exit__(self, exc_type, _value, _traceback): argument 87 def __exit__(self, exc_type, _value, _traceback): argument
|
| /external/chromium-trace/catapult/common/py_utils/py_utils/ |
| D | retry_util.py | 9 def RetryOnException(exc_type, retries): argument
|
| D | contextlib_ext_unittest.py | 21 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| D | contextlib_ext.py | 17 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/python/cpython3/Lib/multiprocessing/dummy/ |
| D | connection.py | 36 def __exit__(self, exc_type, exc_value, exc_tb): argument 74 def __exit__(self, exc_type, exc_value, exc_tb): argument
|
| /external/python/cpython3/Lib/ |
| D | contextlib.py | 23 def __exit__(self, exc_type, exc_value, traceback): argument 43 async def __aexit__(self, exc_type, exc_value, traceback): argument 376 def _exit_wrapper(exc_type, exc, tb): argument 382 def _exit_wrapper(exc_type, exc, tb): argument 538 async def _exit_wrapper(exc_type, exc, tb): argument 544 async def _exit_wrapper(exc_type, exc, tb): argument
|
| D | py_compile.py | 46 def __init__(self, exc_type, exc_value, file, msg=''): argument
|
| /external/autotest/client/cros/image_comparison/ |
| D | rgb_image_comparer.py | 91 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| D | pdiff_image_comparer.py | 106 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| D | upload_on_fail_comparer.py | 100 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/perfetto/tools/ |
| D | run_android_test | 38 def RetryOn(exc_type=(), returns_falsy=False, retries=5): argument
|
| /external/autotest/client/cros/input_playback/ |
| D | keyboard.py | 57 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| D | stylus.py | 111 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/python/cpython2/Lib/ |
| D | py_compile.py | 45 def __init__(self, exc_type, exc_value, file, msg=''): argument
|
| /external/autotest/client/site_tests/platform_PrinterPpds/ |
| D | fake_printer.py | 62 def __exit__(self, exc_type, exc_value, traceback): argument
|
| /external/autotest/client/cros/video/ |
| D | chameleon_screenshot_capturer.py | 109 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/autotest/server/site_tests/network_WiFi_ProfileBasic/ |
| D | network_WiFi_ProfileBasic.py | 34 def __exit__(self, exc_type, exc_value, traceback): argument
|
| /external/autotest/client/cros/chameleon/ |
| D | chameleon_video_capturer.py | 154 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_contextlib_async.py | 50 async def __aexit__(self, exc_type, exc_value, traceback): argument 335 async def _expect_exc(exc_type, exc, exc_tb): argument 339 async def _expect_ok(exc_type, exc, exc_tb): argument
|
| /external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/ |
| D | logging_pool.py | 48 def __exit__(self, exc_type, exc_val, exc_tb): argument
|
| /external/chromium-trace/catapult/devil/devil/android/ |
| D | device_temp_file.py | 118 def __exit__(self, exc_type, exc_val, exc_tb): argument
|