Searched refs:std_child (Results 1 – 1 of 1) sorted by relevance
454 let std_child = command.spawn().unwrap(); in ut_process_child_new_test() localVariable457 let mut child = Child::new(std_child, false, None, None, None).unwrap(); in ut_process_child_new_test()478 let std_child = command.spawn().unwrap(); in ut_process_try_wait_test() localVariable480 let mut child = Child::new(std_child, false, None, None, None).unwrap(); in ut_process_try_wait_test()