Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/futures-test/src/task/
Dwake_counter.rs10 pub struct AwokenCount { struct
14 impl AwokenCount { implementation
21 impl PartialEq<usize> for AwokenCount { implementation