Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_eintr.py224 def test_recv(self): member in SocketEINTRTest
Dtest_asyncore.py384 def test_recv(self): member in FileWrapperTest
/external/python/python-api-core/tests/unit/
Dtest_bidi.py326 def test_recv(self): member in TestBidiRpc
/external/ltp/utils/sctp/testlib/
Dsctputil.h240 static inline int test_recv(int sk, void *buf, size_t len, int flags) in test_recv() function
/external/python/cpython2/Lib/test/
Dtest_asyncore.py407 def test_recv(self): member in FileWrapperTest