Searched defs:TEMP_BRANCH_NAME (Results 1 - 1 of 1) sorted by relevance

/external/toolchain-utils/
H A Dbuild_tool.py44 TEMP_BRANCH_NAME = 'internal_testing_branch_no_use' variable
98 self._gcc_branch = TEMP_BRANCH_NAME
104 self._binutils_branch = TEMP_BRANCH_NAME
131 TEMP_BRANCH_NAME)
145 chrome_tool_repo = repo_to_repo.GitRepo(chrome_tool_dir, TEMP_BRANCH_NAME)
176 TEMP_BRANCH_NAME))

Completed in 86 milliseconds