Searched defs:MockNotificationManagerBuilder (Results 1 – 1 of 1) sorted by relevance
629 struct MockNotificationManagerBuilder { struct630 notf_sender: mpsc::UnboundedSender<UciNotification>,634 impl MockNotificationManagerBuilder { implementation641 impl NotificationManagerBuilder for MockNotificationManagerBuilder { implementation