Lines Matching defs:registry
310 let registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_empty() localVariable
320 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_component() localVariable
348 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_component_with_tail() localVariable
375 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_too_many_components() localVariable
395 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_append_from_dttable() localVariable
424 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_selected() localVariable
458 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_selected_no_overlays() localVariable
486 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_no_base_device_tree_failed() localVariable
513 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_multiple_base_device_trees_failed() localVariable
540 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_autoselect() localVariable
566 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_autoselect_no_overlays() localVariable
585 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_autoselect_multiple_base_device_trees_failed() localVariable
603 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_autoselect_no_base_device_trees_failed() localVariable
618 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_append_from_multifd() localVariable
633 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_append_from_multifd_with_tail() localVariable