Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2672 _set_running_loop_impl = None variable in GetEventLoopTestsMixin
2833 _set_running_loop_impl = events._py__set_running_loop variable in TestPyGetEventLoop
2847 _set_running_loop_impl = events._c__set_running_loop variable in TestCGetEventLoop