Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py47 def getFailList(self): member in getResults
65 if self.testcase in (res.getFailList() or res.getErrorList()):
96 self.testcase in res.getFailList() or \
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py119 self.id() in res.getFailList())):