Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilder.py450 def _GetOutputDir(self, commit_upto): member in Builder
479 output_dir = self._GetOutputDir(commit_upto)
1413 dir_list.append(self._GetOutputDir(commit_upto))
H A Dtest.py359 self.assertEqual('base%s' % dirname, build._GetOutputDir(1))
H A Dbuilderthread.py274 output_dir = self.builder._GetOutputDir(result.commit_upto)