Searched defs:TestFuture (Results 1 – 6 of 6) sorted by relevance
67 struct TestFuture { struct71 impl Future for TestFuture { implementation
45 struct TestFuture { struct49 impl Future for TestFuture { argument
288 pub struct TestFuture { struct293 pub fn create_new() -> TestFuture { in create_new() argument300 impl Future for TestFuture { implementation
30 pub struct TestFuture { struct35 pub fn create_new(t: usize) -> TestFuture { in create_new()39 impl Future for TestFuture { implementation
552 pub struct TestFuture { struct553 value: usize,554 total: usize,564 impl Future for TestFuture { implementation
566 pub struct TestFuture { struct567 value: usize,568 total: usize,578 impl Future for TestFuture { implementation