Searched refs:_get_running_loop_impl (Results 1 – 1 of 1) sorted by relevance
2643 _get_running_loop_impl = None variable in GetEventLoopTestsMixin2654 events._get_running_loop = type(self)._get_running_loop_impl2659 asyncio._get_running_loop = type(self)._get_running_loop_impl2821 _get_running_loop_impl = events._py__get_running_loop variable in TestPyGetEventLoop2835 _get_running_loop_impl = events._c__get_running_loop variable in TestCGetEventLoop