Home
last modified time | relevance | path

Searched refs:write_file (Results 1 - 5 of 5) sorted by relevance

/test/xts/acts/
H A Dget_dependency.py118 def write_file(depends_list, file_name): function
145 write_file(depends_tree, os.path.join(preloader_path, DEPENDS_TREE_NAME))
/test/xts/tools/lite/build/
H A Dutils.py112 def write_file(output_file, content, append): function
406 write_file(config_file, xml_content, False)
H A Dsuite.py156 utils.write_file(config_file, xml_content, False)
/test/xts/tools/build/
H A Dsuite.py296 utils.write_file(dest_file, xml_content, False)
311 utils.write_file(config_file, xml_content, False)
H A Dutils.py82 def write_file(output_file, content, append): function

Completed in 5 milliseconds