Home
last modified time | relevance | path

Searched defs:remote_command (Results 1 – 2 of 2) sorted by relevance

/cloud-hypervisor/performance-metrics/src/
H A Dperformance_tests.rs78 fn remote_command(api_socket: &str, command: &str, arg: Option<&str>) -> bool { in remote_command() function
/cloud-hypervisor/tests/
H A Dintegration.rs122 fn remote_command(&self, command: &str, arg: Option<&str>) -> bool { in remote_command() method
622 fn remote_command(api_socket: &str, command: &str, arg: Option<&str>) -> bool { in remote_command() function