Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dio_async_fd.rs24 struct TestWaker { struct
25 inner: Arc<TestWakerInner>, argument
40 impl TestWaker { argument
/aosp_15_r20/external/crosvm/cros_async/src/sync/
H A Dcv.rs500 struct TestWaker; struct
501 impl ArcWake for TestWaker { implementation
H A Dmu.rs949 struct TestWaker; struct
950 impl ArcWake for TestWaker { implementation