Home
last modified time | relevance | path

Searched defs:ebuild_path (Results 1 – 3 of 3) sorted by relevance

/external/toolchain-utils/llvm_tools/patch_sync/src/
Dversion_control.rs359 let ebuild_path = llvm_dir.join(ebuild_name); in test_revbump_ebuild() localVariable
373 let ebuild_path = llvm_dir.join(ebuild_name); in test_revbump_ebuild() localVariable
387 let ebuild_path = llvm_dir.join(ebuild_name); in test_revbump_ebuild() localVariable
/external/toolchain-utils/llvm_tools/
Dupdate_chromeos_llvm_hash.py205 def UpdateEbuildLLVMHash(ebuild_path, llvm_variant, git_hash, svn_version): argument
Dupdate_chromeos_llvm_hash_unittest.py749 def SuccessfullyUpdatedLLVMHash(ebuild_path, _, git_hash, svn_version): argument
877 def SuccessfullyUpdatedLLVMHash(ebuild_path, _, git_hash, svn_version): argument