Home
last modified time | relevance | path

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

12345

/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
DVariableSpeedTest.java32 protected void tearDown() throws Exception { in tearDown() method in VariableSpeedTest
35 super.tearDown(); in tearDown()
/frameworks/base/tools/layoutlib/bridge/tests/src/android/graphics/
DMatrix_DelegateTest.java32 protected void tearDown() throws Exception { in tearDown() method in Matrix_DelegateTest
33 super.tearDown(); in tearDown()
/frameworks/base/test-runner/src/android/test/
DSingleLaunchActivityTestCase.java75 protected void tearDown() throws Exception { in tearDown() method in SingleLaunchActivityTestCase
81 super.tearDown(); in tearDown()
DActivityInstrumentationTestCase.java82 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase
91 super.tearDown(); in tearDown()
DApplicationTestCase.java146 protected void tearDown() throws Exception { in tearDown() method in ApplicationTestCase
155 super.tearDown(); in tearDown()
DActivityInstrumentationTestCase2.java155 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase2
168 super.tearDown(); in tearDown()
DProviderTestCase.java83 protected void tearDown() throws Exception { in tearDown() method in ProviderTestCase
85 super.tearDown(); in tearDown()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothRebootStressTest.java44 protected void tearDown() throws Exception { in tearDown() method in BluetoothRebootStressTest
45 super.tearDown(); in tearDown()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaAudioManagerTest.java47 protected void tearDown() throws Exception { in tearDown() method in MediaAudioManagerTest
48 super.tearDown(); in tearDown()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DMediaPlayerInvokeTest.java52 protected void tearDown() throws Exception { in tearDown() method in MediaPlayerInvokeTest
54 super.tearDown(); in tearDown()
DMediaMimeTest.java66 protected void tearDown() throws Exception { in tearDown() method in MediaMimeTest
67 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/view/
DLongpressTest.java56 protected void tearDown() throws Exception { in tearDown() method in LongpressTest
57 super.tearDown(); in tearDown()
DDisabledLongpressTest.java60 protected void tearDown() throws Exception { in tearDown() method in DisabledLongpressTest
61 super.tearDown(); in tearDown()
DDisabledTest.java63 protected void tearDown() throws Exception { in tearDown() method in DisabledTest
64 super.tearDown(); in tearDown()
DGlobalFocusChangeTest.java46 protected void tearDown() throws Exception { in tearDown() method in GlobalFocusChangeTest
48 super.tearDown(); in tearDown()
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
DRsBenchTest.java62 public void tearDown() throws Exception { in tearDown() method in RsBenchTest
64 super.tearDown(); in tearDown()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DVCardTestsBase.java90 public final void tearDown() throws Exception { in tearDown() method in VCardTestsBase
97 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteUnfinalizedExceptionTest.java44 protected void tearDown() throws Exception { in tearDown() method in SQLiteUnfinalizedExceptionTest
47 super.tearDown(); in tearDown()
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
DImageProcessingTest.java57 public void tearDown() throws Exception { in tearDown() method in ImageProcessingTest
58 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseStressTest.java57 protected void tearDown() throws Exception { in tearDown() method in DatabaseStressTest
60 super.tearDown(); in tearDown()
DDatabaseErrorHandlerTest.java53 protected void tearDown() throws Exception { in tearDown() method in DatabaseErrorHandlerTest
56 super.tearDown(); in tearDown()
/frameworks/base/keystore/tests/src/android/security/
DSystemKeyStoreTest.java53 protected void tearDown() throws Exception { in tearDown() method in SystemKeyStoreTest
58 super.tearDown(); in tearDown()
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
DWifiSoftAPTest.java62 protected void tearDown() throws Exception { in tearDown() method in WifiSoftAPTest
65 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/os/
DMessengerTest.java109 protected void tearDown() throws Exception { in tearDown() method in MessengerTest
110 super.tearDown(); in tearDown()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java65 protected void tearDown() throws Exception { in tearDown() method in NotificationStressTest
66 super.tearDown(); in tearDown()

12345