Home
last modified time | relevance | path

Searched refs:test_create_connection (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py539 def test_create_connection(self): member in EventLoopTestsMixin
/external/python/cpython3/Lib/test/
Dtest_socket.py5515 def test_create_connection(self): member in NetworkConnectionNoServer