Home
last modified time | relevance | path

Searched refs:with_timeout (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dsync_socket_unittest.cc22 explicit HangingReceiveThread(SyncSocket* socket, bool with_timeout) in HangingReceiveThread() argument
25 with_timeout_(with_timeout), in HangingReceiveThread()
/external/python/cpython2/Lib/test/
Dtest_socket.py710 def check_sendall_interrupted(self, with_timeout): argument
724 if with_timeout:
730 if with_timeout:
/external/python/cpython3/Lib/test/
Dtest_socket.py1460 def check_sendall_interrupted(self, with_timeout): argument
1474 if with_timeout:
1480 if with_timeout: