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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_socket.py 674 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
689 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /external/python/cpython2/Lib/test/
test_socket.py 716 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
731 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_socket.py 675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_socket.py 675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py 675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)
    [all...]
  /external/python/cpython3/Lib/test/
test_socket.py 1359 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
    [all...]

Completed in 170 milliseconds