Searched refs:PredictionReport (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A DBuildReport.py860 class PredictionReport(object): class in inherits:object
862 # Constructor function for class PredictionReport
864 # This constructor function generates PredictionReport object for the platform.
1441 self.PredictionReport = None
1443 self.PredictionReport = PredictionReport(Wa)
1495 ModuleReportItem.GenerateReport(File, self.PcdReport, self.PredictionReport, self.DepexParser, ReportType)
1499 self.PredictionReport.GenerateReport(File, None)

Completed in 545 milliseconds