Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dsync_once_cell.rs14 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_cell() variable
36 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_cell_new_with() variable
57 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_into_inner() constant
81 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_into_inner_new_with() variable