Searched refs:create_channel_bind (Results 1 – 1 of 1) sorted by relevance
10 async fn create_channel_bind(lifetime: Duration) -> Result<Allocation> { in create_channel_bind() function33 let a = create_channel_bind(Duration::from_millis(20)).await?; in test_channel_bind()46 let a = create_channel_bind(Duration::from_millis(20)).await?; in test_channel_bind_start()58 let a = create_channel_bind(Duration::from_millis(30)).await?; in test_channel_bind_reset()