Searched refs:test_sendall_interrupted_with_timeout (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_socket.py | 744 def test_sendall_interrupted_with_timeout(self): member in GeneralModuleTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_socket.py | 1649 def test_sendall_interrupted_with_timeout(self): member in GeneralModuleTests |