Searched refs:test_create_connection (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_socket.py | 1337 def test_create_connection(self): member in NetworkConnectionNoServer |
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_events.py | 538 def test_create_connection(self): member in EventLoopTestsMixin |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_socket.py | 5182 def test_create_connection(self): member in NetworkConnectionNoServer |