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.py334 def test_send(self): member in DispatcherWithSendTests
396 def test_send(self): member in FileWrapperTest
Dtest_httplib.py785 def test_send(self): member in BasicTest
Dtest_asyncgen.py450 def test_send(): function
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h189 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() function