Home
last modified time | relevance | path

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

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