Lines Matching refs:Duration
248 let lifetime = Duration::from_millis(100); in test_allocation_timeout()
275 tokio::time::sleep(lifetime + Duration::from_millis(100)).await; in test_allocation_timeout()
307 Duration::from_millis(100), in test_manager_close()
318 Duration::from_millis(200), in test_manager_close()
324 tokio::time::sleep(Duration::from_millis(150)).await; in test_manager_close()
417 channel_bind_timeout: Duration::from_secs(0), in create_server()
478 tokio::time::sleep(Duration::from_millis(100)).await; in test_get_allocations_info()
526 tokio::time::sleep(Duration::from_millis(100)).await; in test_get_allocations_info_bytes_count()
529 tokio::time::sleep(Duration::from_millis(1000)).await; in test_get_allocations_info_bytes_count()
545 tokio::time::sleep(Duration::from_millis(100)).await; in test_get_allocations_info_bytes_count()
548 tokio::time::sleep(Duration::from_millis(1000)).await; in test_get_allocations_info_bytes_count()
596 tokio::time::sleep(Duration::from_millis(100)).await; in test_alloc_close_notify()
599 tokio::time::sleep(Duration::from_millis(1000)).await; in test_alloc_close_notify()
604 tokio::time::sleep(Duration::from_millis(1000)).await; in test_alloc_close_notify()