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

  /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...]

Completed in 172 milliseconds