Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dlayerappend.py50 def tearDownLocal(self): member in LayerAppendTests
53 super(LayerAppendTests, self).tearDownLocal()
H A Drecipetool.py39 def tearDownLocal(self): member in RecipetoolBase
41 super(RecipetoolBase, self).tearDownLocal()
H A Dwic.py92 def tearDownLocal(self): member in WicTestCase
95 super(WicTestCase, self).tearDownLocal()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcase.py152 self.tearDownLocal()
155 def tearDownLocal(self): member in OESelftestTestCase
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py127 self.tearDownLocal()
130 def tearDownLocal(self): member in oeRuntimeTest