Home
last modified time | relevance | path

Searched defs:test_send (Results 1 – 9 of 9) 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/eintrdata/
Deintr_tester.py276 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.py750 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.c1272 static int test_send(struct sockmap_options *opt, int cgrp) in test_send() function