Searched refs:test_create_server (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_proactor_events.py | 825 def test_create_server(self, m_log): member in BaseProactorEventLoopTests |
D | test_events.py | 832 def test_create_server(self): member in EventLoopTestsMixin |