Home
last modified time | relevance | path

Searched refs:maybe_get_event_loop_policy (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/libregrtest/
H A Dsave_env.py95 return support.maybe_get_event_loop_policy()
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py545 policy = support.maybe_get_event_loop_policy()
/third_party/python/Lib/test/
H A Dtest_builtin.py30 from test.support import (swap_attr, maybe_get_event_loop_policy) namespace
428 policy = maybe_get_event_loop_policy()
477 policy = maybe_get_event_loop_policy()
/third_party/python/Lib/test/support/
H A D__init__.py1983 def maybe_get_event_loop_policy(): function

Completed in 8 milliseconds