Home
last modified time | relevance | path

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

/external/clang/utils/analyzer/
DCmpRuns.py58 def __init__(self, data, report, htmlReport): argument
61 self.htmlReport = htmlReport
78 if self.htmlReport is None:
80 return os.path.join(self.report.run.path, self.htmlReport)