Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_eintr.py224 def test_recv(self): member in SocketEINTRTest
Dtest_asyncore.py383 def test_recv(self): member in FileWrapperTest
/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestsock.c182 static void test_recv(abts_case *tc, void *data) in test_recv() function
/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