Home
last modified time | relevance | path

Searched refs:to_xml_report_file (Results 1 – 1 of 1) sorted by relevance

/libCEED/tests/junit-xml/junit_xml/
H A D__init__.py272 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