Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1185 plugin_args = self.yaml_args_populate(plugin_args)
1189 plugin_args = self.yaml_args_populate([])
1315 def yaml_args_populate(self, yaml_arg_list): member in ffdc_collector