Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1235 self.plugin_expect_type(plugin_expects, resp)
1239 elif not self.plugin_expect_type(plugin_expects, resp):
1438 def plugin_expect_type(self, type, data): member in ffdc_collector