Searched defs:test_send (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/test/ | ||
D | _test_eintr.py | 277 def test_send(self): member in SocketEINTRTest |
D | test_asyncore.py | 334 def test_send(self): member in DispatcherWithSendTests |
D | test_httplib.py | 785 def test_send(self): member in BasicTest |
D | test_asyncgen.py | 450 def test_send(): function |
/third_party/ltp/utils/sctp/testlib/ | ||
D | sctputil.h | 189 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() function |