Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dasync_pool.rs71 let times_two = result.find('\n').unwrap(); in name_of_pid() localVariable
73 Some(result.drain(times_one + 1..times_two).collect()) in name_of_pid()