Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tokio/tests/
Dtask_builder.rs34 let unsend_data = Rc::new("task executed"); in spawn_local_with_name() localVariable
70 let unsend_data = Rc::new("task executed"); in spawn_local_without_name() localVariable