Home
last modified time | relevance | path

Searched defs:parms_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dshell_execution.py4 def execute_cmd(parms_string, quiet=False): argument
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py956 def run_tool_cmd(self, parms_string, quiet=False): argument