Home
last modified time | relevance | path

Searched refs:file_suffix (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py144 def create_file_path(file_name_dict, dir_path="/tmp/", file_suffix=""): argument
156 return dir_path + join_dict(file_name_dict) + file_suffix
H A Dboot_data.py331 file_name_dict, dir_path=dir_path, file_suffix=":boot_results"
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py784 file_suffix = '' variable in ImageUploadUtils
818 handle, filename = tempfile.mkstemp(cls.file_suffix,
884 file_suffix = '.pem' variable in CertificateHandler
910 suffix=self.file_suffix,