Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py151 def test_constructor_use_running_loop(self): member in BaseFutureTests
Dtest_tasks.py3085 def test_constructor_use_running_loop(self): member in CoroutineGatherTests