Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/
H A Dchild.rs454 let std_child = command.spawn().unwrap(); in ut_process_child_new_test() localVariable
478 let std_child = command.spawn().unwrap(); in ut_process_try_wait_test() localVariable