Searched defs:test_socket (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_stat.py | 205 def test_socket(self): member in TestFilemode |
D | test_audit.py | 113 def test_socket(self): member in AuditTest |
D | audit-tests.py | 331 def test_socket(): function |
D | test_telnetlib.py | 152 def test_socket(reads): function |
D | test_signal.py | 419 def test_socket(self): member in WakeupSocketSignalTests |
/third_party/ltp/utils/sctp/testlib/ | ||
D | sctputil.h | 133 static inline int test_socket(int domain, int type, int protocol) in test_socket() function |