Searched refs:build_tree_dir (Results 1 – 2 of 2) sorted by relevance
/external/toolchain-utils/automation/clients/ |
D | crosstool.py | 46 build_release_job, build_tree_dir = factory.BuildRelease(checkout_dir, 55 test_job, testrun_dir = factory.RunTests(checkout_dir, build_tree_dir,
|
/external/toolchain-utils/automation/clients/helper/ |
D | crosstool.py | 36 def RunTests(self, checkout_dir, build_tree_dir, target, board, component): argument 41 new_job.DependsOnFolder(build_tree_dir)
|