Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 1 of 1) sorted by relevance

/libCEED/tests/junit-xml/junit_xml/
H A D__init__.py58 def decode(var, encoding): argument
117 def build_xml_doc(self, encoding=None): argument
250 def to_xml_string(test_suites, prettyprint=True, encoding=None): argument
264 def to_file(file_descriptor, test_suites, prettyprint=True, encoding=None): argument
275 def to_xml_report_string(test_suites, prettyprint=True, encoding=None): argument
316 def to_xml_report_file(file_descriptor, test_suites, prettyprint=True, encoding=None): argument