Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/udp/
Dtest_udp.c152 static void test_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, in test_recv() function
/third_party/python/Lib/test/
D_test_eintr.py224 def test_recv(self): member in SocketEINTRTest
Dtest_asyncore.py383 def test_recv(self): member in FileWrapperTest
Dtest_socket.py4715 def test_recv(self): member in PurePythonSocketPairTest
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h240 static inline int test_recv(int sk, void *buf, size_t len, int flags) in test_recv() function