HomeSort by relevance Sort by last modified time
    Searched defs:test_socket (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/sctp/testlib/
sctputil.h 133 static inline int test_socket(int domain, int type, int protocol) function
  /external/python/cpython3/Lib/test/
test_signal.py 354 def test_socket(self): member in class:WakeupSocketSignalTests
    [all...]
test_telnetlib.py 151 def test_socket(reads): function
167 with test_socket(reads):
379 with test_socket([]):

Completed in 404 milliseconds