Searched refs:tmp_dirpath (Results 1 – 3 of 3) sorted by relevance
77 def tmp_dirpath(self): member in BuildProvider163 dest_path = os.path.join(self.tmp_dirpath, suite_name)220 self.tmp_dirpath, os.path.basename(path) + ".dir")
586 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)
87 dest_filepath = os.path.join(self.tmp_dirpath, artifact_name)