Home
last modified time | relevance | path

Searched refs:tearDown (Results 1 – 11 of 11) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DRulesEngineTest.java29 protected void tearDown() throws Exception { in tearDown() method in RulesEngineTest
30 super.tearDown(); in tearDown()
DNodeFactoryTest.java42 protected void tearDown() throws Exception { in tearDown() method in NodeFactoryTest
43 super.tearDown(); in tearDown()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/project/
DProjectHelperTest.java43 public void tearDown() throws Exception { in tearDown() method in ProjectHelperTest
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
DAttrsXmlParserManifestTest.java43 public void tearDown() throws Exception { in tearDown() method in AttrsXmlParserManifestTest
DAttrsXmlParserTest.java43 public void tearDown() throws Exception { in tearDown() method in AttrsXmlParserTest
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/descriptors/
DDescriptorsUtilsTest.java38 protected void tearDown() throws Exception { in tearDown() method in DescriptorsUtilsTest
39 super.tearDown(); in tearDown()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/
DConfigMatchTest.java213 protected void tearDown() throws Exception { in tearDown() method in ConfigMatchTest
214 super.tearDown(); in tearDown()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
DUiElementPullParserTest.java161 protected void tearDown() throws Exception { in tearDown() method in UiElementPullParserTest
162 super.tearDown(); in tearDown()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/manifest/model/
DUiElementNodeTest.java69 protected void tearDown() throws Exception { in tearDown() method in UiElementNodeTest
70 super.tearDown(); in tearDown()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
DAndroidJarLoaderTest.java49 public void tearDown() throws Exception { in tearDown() method in AndroidJarLoaderTest
DLayoutParamsParserTest.java87 public void tearDown() throws Exception { in tearDown() method in LayoutParamsParserTest