Home
last modified time | relevance | path

Searched defs:sock_path (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/tokio/tests/
Dnet_panic.rs84 let sock_path = dir.path().join("socket"); in unix_listener_bind_panic_caller() localVariable
106 let sock_path = dir.path().join("socket"); in unix_listener_from_std_panic_caller() localVariable
129 let sock_path = dir.path().join("socket"); in unix_stream_from_std_panic_caller() localVariable
154 let sock_path = dir.path().join("socket"); in unix_datagram_from_std_panic_caller() localVariable
Duds_stream.rs25 let sock_path = dir.path().join("connect.sock"); in accept_read_write() localVariable
52 let sock_path = dir.path().join("connect.sock"); in shutdown() localVariable
396 let sock_path = dir.path().join("connect.sock"); in epollhup() localVariable
Duds_socket.rs58 let sock_path = dir.path().join("connect.sock"); in listen_and_stream() localVariable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dskc_to_unix_sock.c8 static const char *sock_path = "@skc_to_unix_sock"; variable
/external/perfetto/src/base/
Dunix_socket_unittest.cc473 std::string sock_path = tmp_dir.path() + "/test.sock"; in TEST_F() local
1071 std::string sock_path = tmp_dir.path() + "/test.sock"; in TEST_F() local