Searched refs:parse_bug_html (Results 1 – 6 of 6) sorted by relevance
299 parser = parse_bug_html if html else parse_bug_plist333 def parse_bug_html(filename): function
349 parser = parse_bug_html if html else parse_bug_plist482 def parse_bug_html(filename): function
19 for bug in sut.parse_bug_html(file_name):