Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
Dtest_events.py2645 get_running_loop_impl = None variable in GetEventLoopTestsMixin
2823 get_running_loop_impl = events._py_get_running_loop variable in TestPyGetEventLoop
2837 get_running_loop_impl = events._c_get_running_loop variable in TestCGetEventLoop