Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/bin/
H A Dprocess_plug_in_packages.py198 auto_status_file_prefix + "." + file_date_time_stamp() + ".status"
H A Dauto_status_file.py137 status_file_name = prefix + "." + file_date_time_stamp() + ".status"
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py620 def file_date_time_stamp(): function