Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dmodify_a_tryjob_unittest.py30 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
66 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
106 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
166 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
225 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
267 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
315 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
375 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
Dupdate_tryjob_status_unittest.py17 from test_helpers import CreateTemporaryJsonFile
244 with CreateTemporaryJsonFile() as temp_json_file:
280 with CreateTemporaryJsonFile() as temp_json_file:
318 with CreateTemporaryJsonFile() as temp_json_file:
359 with CreateTemporaryJsonFile() as temp_json_file:
401 with CreateTemporaryJsonFile() as temp_json_file:
442 with CreateTemporaryJsonFile() as temp_json_file:
491 with CreateTemporaryJsonFile() as temp_json_file:
544 with CreateTemporaryJsonFile() as temp_json_file:
590 with CreateTemporaryJsonFile() as temp_json_file:
Dpatch_manager_unittest.py20 from test_helpers import CreateTemporaryJsonFile
305 with CreateTemporaryJsonFile() as json_test_file:
341 with CreateTemporaryJsonFile() as json_test_file:
385 with CreateTemporaryJsonFile() as json_test_file:
496 with CreateTemporaryJsonFile() as json_test_file:
609 with CreateTemporaryJsonFile() as json_test_file:
742 with CreateTemporaryJsonFile() as json_test_file:
875 with CreateTemporaryJsonFile() as json_test_file:
Dupdate_tryjob_status.py20 from test_helpers import CreateTemporaryJsonFile
217 with CreateTemporaryJsonFile() as temp_json_file:
Dtest_helpers.py70 def CreateTemporaryJsonFile(): function
Dupdate_chromeos_llvm_hash_unittest.py56 with test_helpers.CreateTemporaryJsonFile() as ebuild_file:
84 with test_helpers.CreateTemporaryJsonFile() as ebuild_file:
112 with test_helpers.CreateTemporaryJsonFile() as ebuild_file:
149 with test_helpers.CreateTemporaryJsonFile() as ebuild_file:
Dllvm_bisection_unittest.py147 with test_helpers.CreateTemporaryJsonFile() as temp_json_file:
204 with test_helpers.CreateTemporaryJsonFile() as temp_json_file: