Searched defs:MockNotificationManagerBuilder (Results 1 – 1 of 1) sorted by relevance
625 struct MockNotificationManagerBuilder { struct626 notf_sender: mpsc::UnboundedSender<UciNotification>,630 impl MockNotificationManagerBuilder { implementation637 impl NotificationManagerBuilder for MockNotificationManagerBuilder { implementation