Searched defs:registry (Results 1 – 2 of 2) sorted by relevance
310 let registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_empty() localVariable320 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_component() localVariable348 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_component_with_tail() localVariable375 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_registry_append_too_many_components() localVariable395 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_append_from_dttable() localVariable424 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_selected() localVariable458 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_selected_no_overlays() localVariable486 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_no_base_device_tree_failed() localVariable513 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_returns_multiple_base_device_trees_failed() localVariable540 let mut registry = DeviceTreeComponentsRegistry::new(); in test_components_autoselect() localVariable[all …]
1507 let mut registry = DeviceTreeComponentsRegistry::new(); in test_select_device_tree_components_select_base_and_overlay() localVariable1542 let mut registry = DeviceTreeComponentsRegistry::new(); in test_select_device_tree_protocol_error() localVariable1562 let mut registry = DeviceTreeComponentsRegistry::new(); in test_select_device_tree_protocol_not_found() localVariable