Home
last modified time | relevance | path

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

/external/rust/crates/tokio-stream/tests/
Dasync_send_sync.rs34 macro_rules! into_todo { macro
46 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
55 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
64 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
73 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
82 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
90 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
/external/rust/crates/tokio/tests/
Dasync_send_sync.rs56 macro_rules! into_todo { macro
113 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
122 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
131 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
140 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
149 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );
157 let f = $($f $(::<$($generic),*>)? )::+( $( into_todo!($arg) ),* );