Searched refs:write_html (Results 1 – 2 of 2) sorted by relevance
162 def write_html(self, fname, html): member in HtmlReporter271 self.write_html(html_path, html)296 self.write_html(os.path.join(self.directory, "index.html"), html)
180 def write_html(root, f, function273 write_html(ElementTree(element).getroot(),file,encoding)