Home
last modified time | relevance | path

Searched defs:test_send (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_asyncore.py354 def test_send(self): member in DispatcherWithSendTests
420 def test_send(self): member in FileWrapperTest
Dtest_httplib.py534 def test_send(self): member in BasicTest
/external/python/cpython3/Lib/test/eintrdata/
Deintr_tester.py277 def test_send(self): member in SocketEINTRTest
/external/python/cpython3/Lib/test/
Dtest_asyncore.py327 def test_send(self): member in DispatcherWithSendTests
389 def test_send(self): member in FileWrapperTest
Dtest_httplib.py723 def test_send(self): member in BasicTest
/external/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
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1208 static int test_send(struct sockmap_options *opt, int cgrp) in test_send() function