Searched refs:pending_result (Results 1 – 1 of 1) sorted by relevance
242 let pending_result = spawn_local(async move { in test_confirmation_handled() localVariable255 assert!(matches!(pending_result.await.unwrap(), Ok(()))); in test_confirmation_handled()268 let pending_result = spawn_local(async move { in test_unblock_on_disconnect() localVariable283 pending_result.await.unwrap(), in test_unblock_on_disconnect()300 let pending_result = spawn_local(async move { in test_spurious_confirmations() localVariable317 pending_result.await.unwrap(), in test_spurious_confirmations()335 let pending_result = spawn_local(async move { in test_indication_timeout() localVariable348 pending_result.await.unwrap(), in test_indication_timeout()