Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dupdate_packages_and_run_tryjobs.py109 def GetLastTestedSVNVersion(last_tested_file): argument
122 if not last_tested_file:
129 with open(last_tested_file) as file_obj:
Dupdate_packages_and_run_tryjobs_unittest.py263 with CreateTemporaryFile() as last_tested_file:
265 args_output_obj.last_tested = last_tested_file
273 with open(last_tested_file) as update_revision:
DREADME.md271 --last_tested /abs/path/to/last_tested_file.json \
366 --last_tested /abs/path/to/last_tested_file.json \