Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1838 def plugin_error_check(self, plugin_dict): argument
1857 if any("plugin_error" in d for d in plugin_dict):
1858 for d in plugin_dict: