Searched refs:html_file (Results 1 – 2 of 2) sorted by relevance
832 html_file = systrace_file_name + ".html"834 html_file, shell=True)
1501 def _load_record_data_in_html(self, html_file): argument1502 with open(html_file, 'r') as fh: