示例#1
0
 def ConstructStage(self):
     return report_stages.ReportStage(self._run, None)
示例#2
0
 def ConstructStage(self):
     return report_stages.ReportStage(self._run, self.buildstore, None)