HomeSort by relevance Sort by last modified time
    Searched refs:with_timeout (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_socket.py 668 def check_sendall_interrupted(self, with_timeout):
682 if with_timeout:
688 if with_timeout:
    [all...]
  /external/python/cpython2/Lib/test/
test_socket.py 710 def check_sendall_interrupted(self, with_timeout):
724 if with_timeout:
730 if with_timeout:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_socket.py 669 def check_sendall_interrupted(self, with_timeout):
683 if with_timeout:
689 if with_timeout:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_socket.py 669 def check_sendall_interrupted(self, with_timeout):
683 if with_timeout:
689 if with_timeout:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py 669 def check_sendall_interrupted(self, with_timeout):
683 if with_timeout:
689 if with_timeout:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 669 def check_sendall_interrupted(self, with_timeout):
683 if with_timeout:
689 if with_timeout:
    [all...]
  /external/python/cpython3/Lib/test/
test_socket.py     [all...]

Completed in 78 milliseconds