Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py330 return vf.create_file_path(
H A Dvar_funcs.py144 def create_file_path(file_name_dict, dir_path="/tmp/", file_suffix=""): function