Home
last modified time | relevance | path

Searched refs:mock_splicing_manifest_with_workspace_in_root (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs927 fn mock_splicing_manifest_with_workspace_in_root() -> (SplicingManifest, tempfile::TempDir) { in mock_splicing_manifest_with_workspace_in_root() function
1051 let (splicing_manifest, _cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in splice_workspace()
1094 let (splicing_manifest, _cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in splice_workspace_in_root()
1245 let (splicing_manifest, cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in splice_workspace_no_root_pkg()
1647 let (mut splicing_manifest, _cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in cargo_config_setup()
1672 let (mut splicing_manifest, cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in unregistered_cargo_config_replaced()
1705 let (mut splicing_manifest, _cache_dir) = mock_splicing_manifest_with_workspace_in_root(); in error_on_cargo_config_in_parent()