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