Searched refs:test_create_connection_timeout (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_socket.py | 1368 def test_create_connection_timeout(self): member in NetworkConnectionNoServer |
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_base_events.py | 1113 def test_create_connection_timeout(self, m_socket): member in BaseEventLoopWithSelectorTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_socket.py | 5224 def test_create_connection_timeout(self): member in NetworkConnectionNoServer |