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