Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py456 terminate_descendants_temp_file_path = gm.create_temp_file_path()
H A Dgen_misc.py687 def create_temp_file_path(delim=":", suffix=""): function