Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py158 def test_constructor_use_global_loop(self): member in BaseFutureTests
Dtest_tasks.py3096 def test_constructor_use_global_loop(self): member in CoroutineGatherTests