Home
last modified time | relevance | path

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

/development/samples/Alarm/tests/src/com/example/android/newalarm/
DAlarmServiceTest.java61 protected void tearDown() throws Exception { in tearDown() method in AlarmServiceTest
63 super.tearDown(); in tearDown()
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivityTest.java57 protected void tearDown() throws Exception { in tearDown() method in AuthenticatorActivityTests
59 super.tearDown(); in tearDown()
/development/samples/training/NsdChat/src/com/example/android/nsdchat/
DChatConnection.java53 public void tearDown() { in tearDown() method in ChatConnection
54 mChatServer.tearDown(); in tearDown()
56 mChatClient.tearDown(); in tearDown()
128 public void tearDown() { in tearDown() method in ChatConnection.ChatServer
255 public void tearDown() { in tearDown() method in ChatConnection.ChatClient
DNsdChatActivity.java142 mNsdHelper.tearDown(); in onStop()
143 mConnection.tearDown(); in onStop()
DNsdHelper.java146 tearDown(); // Cancel any previous registration request in registerService()
179 public void tearDown() { in tearDown() method in NsdHelper
/development/tools/mkstubs/tests/com/android/mkstubs/
DFilterClassAdapterTest.java30 public void tearDown() throws Exception { in tearDown() method in FilterClassAdapterTest
DSourceGeneratorTest.java43 public void tearDown() throws Exception { in tearDown() method in SourceGeneratorTest
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
DLogBuildNumber.java159 protected void tearDown() throws Exception { in tearDown() method in LogBuildNumber
160 super.tearDown(); in tearDown()
/development/samples/Vault/tests/src/com/example/android/vault/
DVaultProviderTest.java50 protected void tearDown() throws Exception { in tearDown() method in VaultProviderTest
51 super.tearDown(); in tearDown()
DEncryptedDocumentTest.java66 protected void tearDown() throws Exception { in tearDown() method in EncryptedDocumentTest
67 super.tearDown(); in tearDown()
/development/vndk/tools/sourcedr/sourcedr/tests/
Dtest_review_db.py20 def tearDown(self): member in ReviewDBTest
Dtest_server.py38 def tearDown(self): member in ViewTest
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
DFieldSourcerTest.java41 public void tearDown() throws Exception { in tearDown() method in FieldSourcerTest
DAccessSourcerTest.java41 public void tearDown() throws Exception { in tearDown() method in AccessSourcerTest
DMethodSourcerTest.java42 public void tearDown() throws Exception { in tearDown() method in MethodSourcerTest
DClassSourcerTest.java43 public void tearDown() throws Exception { in tearDown() method in ClassSourcerTest
DSignatureSourcerTest.java41 public void tearDown() throws Exception { in tearDown() method in SignatureSourcerTest
/development/python-packages/adb/
Dtest.py28 def tearDown(self): member in GetDeviceTest
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
DTextureRenderer.java89 public void tearDown() { in tearDown() method in TextureRenderer
/development/samples/HelloEffects/src/com/example/android/mediafx/
DTextureRenderer.java89 public void tearDown() { in tearDown() method in TextureRenderer
/development/gsi/gsi_util/gsi_util/utils/tests/
Dcmd_utils_unittest.py44 def tearDown(self): member in RunCommandTest
/development/samples/NotePad/tests/src/com/example/android/notepad/
DNotePadProviderTest.java129 protected void tearDown() throws Exception { in tearDown() method in NotePadProviderTest
130 super.tearDown(); in tearDown()