Searched refs:get_running_loop_impl (Results 1 – 1 of 1) sorted by relevance
2673 get_running_loop_impl = None variable in GetEventLoopTestsMixin2684 events.get_running_loop = type(self).get_running_loop_impl2689 asyncio.get_running_loop = type(self).get_running_loop_impl2834 get_running_loop_impl = events._py_get_running_loop variable in TestPyGetEventLoop2848 get_running_loop_impl = events._c_get_running_loop variable in TestCGetEventLoop