Searched defs:sleep_args (Results 1 – 1 of 1) sorted by relevance
443 let sleep_args = &["3".to_string()]; in timeout_returns_when_process_returns() localVariable455 let sleep_args = &["7".to_string()]; in timeout_exits_when_timeout_hit() localVariable478 let sleep_args = &["--bad-arg".to_string(), "7".to_string()]; in timeout_deals_with_process_errors() localVariable491 let sleep_args = &["--bad-arg".to_string(), "7".to_string()]; in reboot_wait() localVariable