Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dfile_util.py174 def os_open_file_write(file_path, content, mode="w"): function
206 os_open_file_write(file_path, content, "wb")
227 os_open_file_write(filename, content, "wb")

Completed in 1 milliseconds