Home
last modified time | relevance | path

Searched refs:vsock_socket_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dvhu_vsock.rs390 let vsock_socket_path = test_dir in test_vsock_backend() localVariable
399 vsock_socket_path.to_string(), in test_vsock_backend()
462 let _ = std::fs::remove_file(vsock_socket_path); in test_vsock_backend()
480 let vsock_socket_path = test_dir in test_vsock_backend_failures() localVariable
502 vsock_socket_path.to_string(), in test_vsock_backend_failures()
539 let _ = std::fs::remove_file(vsock_socket_path); in test_vsock_backend_failures()
Dthread_backend.rs368 let vsock_socket_path = test_dir.path().join("test_vsock_thread_backend.vsock"); in test_vsock_thread_backend() localVariable
380 vsock_socket_path.display().to_string(), in test_vsock_thread_backend()
424 let _ = std::fs::remove_file(&vsock_socket_path); in test_vsock_thread_backend()
437 let vsock_socket_path = test_dir in test_vsock_thread_backend_sibling_vms() localVariable
477 vsock_socket_path, in test_vsock_thread_backend_sibling_vms()
Dmain.rs517 let vsock_socket_path = test_dir in test_vsock_server() localVariable
526 vsock_socket_path, in test_vsock_server()
Dvhu_vsock_thread.rs834 let vsock_socket_path = test_dir in test_vsock_thread_failures() localVariable
840 vsock_socket_path, in test_vsock_thread_failures()