Searched refs:create_file_path (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc-test-automation/lib/ | ||
H A D | boot_data.py | 330 return vf.create_file_path( |
H A D | var_funcs.py | 144 def create_file_path(file_name_dict, dir_path="/tmp/", file_suffix=""): function |