Searched defs:test_recv (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | _test_eintr.py | 224 def test_recv(self): member in SocketEINTRTest |
| D | test_asyncore.py | 384 def test_recv(self): member in FileWrapperTest |
| /external/python/python-api-core/tests/unit/ | ||
| D | test_bidi.py | 326 def test_recv(self): member in TestBidiRpc |
| /external/ltp/utils/sctp/testlib/ | ||
| D | sctputil.h | 240 static inline int test_recv(int sk, void *buf, size_t len, int flags) in test_recv() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_asyncore.py | 407 def test_recv(self): member in FileWrapperTest |