Home
last modified time | relevance | path

Searched defs:test_socket (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dmod.rs29 mod test_socket; module
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_stat.py207 def test_socket(self): member in TestFilemode
Dtest_audit.py117 def test_socket(self): member in AuditTest
Daudit-tests.py331 def test_socket(): function
Dtest_telnetlib.py155 def test_socket(reads): function
Dtest_signal.py476 def test_socket(self): member in WakeupSocketSignalTests
/aosp_15_r20/external/ethtool/
H A Dtest-common.c164 int test_socket(int domain, int type, int protocol) in test_socket() function
/aosp_15_r20/external/ltp/utils/sctp/testlib/
H A Dsctputil.h133 static inline int test_socket(int domain, int type, int protocol) in test_socket() function