Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/build/
Dbuild_provider.py77 def tmp_dirpath(self): member in BuildProvider
163 dest_path = os.path.join(self.tmp_dirpath, suite_name)
220 self.tmp_dirpath, os.path.basename(path) + ".dir")
Dbuild_provider_pab.py586 if self.tmp_dirpath:
587 artifact_path = os.path.join(self.tmp_dirpath, artifact_name)
658 if self.tmp_dirpath:
659 artifact_path = os.path.join(self.tmp_dirpath, _artifact_name)
Dbuild_provider_ab.py87 dest_filepath = os.path.join(self.tmp_dirpath, artifact_name)