Searched refs:git_hash_source (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/llvm_tools/ |
D | update_chromeos_llvm_hash.py | 436 patch_metadata_file, mode, git_hash_source, argument 480 if git_hash_source in get_llvm_hash.KNOWN_HASH_SOURCES: 482 '/%s: upgrade to %s (r%d)' % (git_hash_source, git_hash, svn_version)) 551 git_hash_source = args_output.llvm_version 554 git_hash_source) 564 git_hash_source,
|
D | update_chromeos_llvm_hash_unittest.py | 623 git_hash_source = 'google3' 632 patch_metadata_file, failure_modes.FailureModes.FAIL, git_hash_source, 756 git_hash_source = 'tot' 763 git_hash_source, extra_commit_msg)
|