Searched refs:to_xml_report_file (Results 1 – 1 of 1) sorted by relevance
272 to_xml_report_file(file_descriptor, test_suites, prettyprint, encoding)316 def to_xml_report_file(file_descriptor, test_suites, prettyprint=True, encoding=None): function