Searched defs:MockNotificationManagerBuilder (Results 1 – 1 of 1) sorted by relevance
579 struct MockNotificationManagerBuilder { struct580 notf_sender: mpsc::UnboundedSender<UciNotification>,584 impl MockNotificationManagerBuilder { implementation591 impl NotificationManagerBuilder for MockNotificationManagerBuilder { implementation