Searched refs:_oeTearDown (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/ | ||
| H A D | case.py | 55 def _oeTearDown(self): member in OETestCase |
| H A D | loader.py | 205 setattr(testCaseClass, 'tearDown', testCaseClass._oeTearDown) |