Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py149 done_file = self.builder.GetDoneFile(commit_upto, brd.target)
297 done_file = self.builder.GetDoneFile(result.commit_upto,
H A Dtest.py363 build.GetDoneFile(1, 'fred'))
H A Dbuilder.py482 def GetDoneFile(self, commit_upto, target): member in Builder
623 done_file = self.GetDoneFile(commit_upto, target)