Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/llvm_tools/patch_sync/src/
H A Dversion_control.rs396 let ebuild_link_path = llvm_dir.join(ebuild_link_name); in test_revbump_ebuild() localVariable
397 File::create(ebuild_link_path).expect("creating test ebuild link file"); in test_revbump_ebuild()