Home
last modified time | relevance | path

Searched defs:test_send (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/test/
D_test_eintr.py277 def test_send(self): member in SocketEINTRTest
Dtest_asyncore.py333 def test_send(self): member in DispatcherWithSendTests
395 def test_send(self): member in FileWrapperTest
Dtest_asyncgen.py452 def test_send(): function
Dtest_httplib.py931 def test_send(self): member in BasicTest
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h208 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() function