Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/report/
Dgeneration.py78 def generate_report(to_file, template="case.html", **kwargs): argument
/test/testfwk/xdevice/plugins/devicetest/utils/
Dfile_util.py220 def to_file(filename, content): function