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.py704 def create_temp_file_path(delim=":", suffix=""):
723 temp_file_path = create_temp_file_path(suffix='suffix1')
687 def create_temp_file_path(delim=":", suffix=""): global() function