Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py37 def set_coroutine_debug(enabled): function
479 with set_coroutine_debug(True):
2267 with set_coroutine_debug(False):
2271 with set_coroutine_debug(True):
2275 with set_coroutine_debug(True):
2418 with set_coroutine_debug(True):
2465 with set_coroutine_debug(False):
2469 with set_coroutine_debug(True):