Home
last modified time | relevance | path

Searched refs:my_parm_file (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Dprop_call.py138 properties = my_parm_file(prop_file_path)
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_plug_in.py206 properties = gm.my_parm_file(temp_properties_file_path)
H A Dipmi_utils.py67 sol_info = gm.my_parm_file(temp_file_path)
H A Dgen_plug_in_utils.py113 parm_defs = gm.my_parm_file(parm_def_file_path)
H A Dgen_misc.py275 def my_parm_file(prop_file_path): function