Home
last modified time | relevance | path

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

/external/rust/crates/anyhow/tests/
Dtest_autotrait.rs6 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.py333 def test_send(self): member in DispatcherWithSendTests
395 def test_send(self): member in FileWrapperTest
Dtest_asyncgen.py452 def test_send(): function
Dtest_httplib.py931 def test_send(self): member in BasicTest
/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestsock.c150 static void test_send(abts_case *tc, void *data) in 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.h208 static inline int test_send(int sk, const void *msg, size_t len, int flags) in test_send() function
/external/rust/crates/threadpool/src/
Dlib.rs1227 fn test_send() { in test_send() function
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1467 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() function