Home
last modified time | relevance | path

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

/external/rust/crates/anyhow/tests/
Dtest_autotrait.rs4 fn test_send() { in test_send() function
/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/rust/crates/same-file/src/
Dlib.rs562 fn test_send() { in test_send() function
/external/python/cpython3/Lib/test/
D_test_eintr.py277 def test_send(self): member in SocketEINTRTest
Dtest_asyncore.py334 def test_send(self): member in DispatcherWithSendTests
396 def test_send(self): member in FileWrapperTest
Dtest_httplib.py785 def test_send(self): member in BasicTest
Dtest_asyncgen.py450 def test_send(): function
/external/python/python-api-core/tests/unit/
Dtest_bidi.py299 def test_send(self): member in TestBidiRpc
/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.c1272 static int test_send(struct sockmap_options *opt, int cgrp) in test_send() function