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 { implementation
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
558 pub struct TestFuture { struct559 value: usize,560 total: usize,570 impl Future for TestFuture { implementation
564 pub struct TestFuture { struct565 value: usize,566 total: usize,576 impl Future for TestFuture { implementation