Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py312 def check_in_thread(loop, event, debug, create_loop, fut): argument
332 def test_thread(loop, debug, create_loop=False): argument