Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/buildman/
H A Dbuilder.py469 def _GetOutputDir(self, commit_upto): member in Builder
498 output_dir = self._GetOutputDir(commit_upto)
1524 dir_list.append(self._GetOutputDir(commit_upto))
H A Dtest.py401 self.assertEqual('base%s' % dirname, build._GetOutputDir(1))
H A Dbuilderthread.py285 output_dir = self.builder._GetOutputDir(result.commit_upto)