Searched refs:add_file (Results 1 – 2 of 2) sorted by relevance
62 bool add_file = file != nullptr && (severity == FATAL || severity == FATAL_WITHOUT_ABORT); in SplitByLogdChunks() local65 if (add_file) { in SplitByLogdChunks()81 if (add_file) { in SplitByLogdChunks()124 if (add_file) { in SplitByLogdChunks()
58 def add_file(self, file_path): member in HtmlWriter888 self.hw.open_tag('script').add_file('report_html.js').close_tag()