Home
last modified time | relevance | path

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

/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/Alarm/tests/src/com/example/android/newalarm/
DAlarmServiceTest.java61 protected void tearDown() throws Exception { in tearDown() method in AlarmServiceTest
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
DAccessSourcerTest.java41 public void tearDown() throws Exception { in tearDown() method in AccessSourcerTest
DFieldSourcerTest.java41 public void tearDown() throws Exception { in tearDown() method in FieldSourcerTest
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/samples/training/NsdChat/src/com/example/android/nsdchat/
DChatConnection.java53 public void tearDown() { in tearDown() method in ChatConnection
128 public void tearDown() { in tearDown() method in ChatConnection.ChatServer
255 public void tearDown() { in tearDown() method in ChatConnection.ChatClient
DNsdHelper.java179 public void tearDown() { in tearDown() method in NsdHelper
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
DAuthenticatorActivityTest.java57 protected void tearDown() throws Exception { in tearDown() method in AuthenticatorActivityTests
/development/samples/Vault/tests/src/com/example/android/vault/
DVaultProviderTest.java50 protected void tearDown() throws Exception { in tearDown() method in VaultProviderTest
DEncryptedDocumentTest.java66 protected void tearDown() throws Exception { in tearDown() method in EncryptedDocumentTest
/development/tools/repo_diff/service/repodiff/repositories/
Dsource_test.go17 func tearDown() { func
/development/python-packages/adb/
Dtest.py28 def tearDown(self): member in GetDeviceTest
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
DLogBuildNumber.java159 protected void tearDown() throws Exception { in tearDown() method in LogBuildNumber
/development/gsi/gsi_util/gsi_util/utils/tests/
Dcmd_utils_unittest.py44 def tearDown(self): member in RunCommandTest
/development/scripts/
Dnative_heapdump_viewer_tests.py34 def tearDown(self): member in NativeHeapdumpViewerTest
/development/samples/HelloEffects/src/com/example/android/mediafx/
DTextureRenderer.java89 public void tearDown() { in tearDown() method in TextureRenderer
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
DTextureRenderer.java89 public void tearDown() { in tearDown() method in TextureRenderer
/development/samples/NotePad/tests/src/com/example/android/notepad/
DNotePadProviderTest.java129 protected void tearDown() throws Exception { in tearDown() method in NotePadProviderTest
/development/vndk/tools/header-checker/tests/
Dtest.py46 def tearDown(self): member in HeaderCheckerTest