Searched refs:vsock_peer_path (Results 1 – 1 of 1) sorted by relevance
369 let vsock_peer_path = test_dir.path().join("test_vsock_thread_backend.vsock_1234"); in test_vsock_thread_backend() localVariable371 let _listener = UnixListener::bind(&vsock_peer_path).unwrap(); in test_vsock_thread_backend()423 let _ = std::fs::remove_file(&vsock_peer_path); in test_vsock_thread_backend()