/development/tools/repo_diff/service/repodiff/repositories/ |
D | source_test.go | 17 func tearDown() { func 34 defer tearDown() 49 defer tearDown() 68 defer tearDown() 84 defer tearDown() 105 defer tearDown()
|
/development/samples/Alarm/tests/src/com/example/android/newalarm/ |
D | AlarmServiceTest.java | 61 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/ |
D | AuthenticatorActivityTest.java | 57 protected void tearDown() throws Exception { in tearDown() method in AuthenticatorActivityTests 59 super.tearDown(); in tearDown()
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
D | ChatConnection.java | 53 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
|
D | NsdChatActivity.java | 142 mNsdHelper.tearDown(); in onStop() 143 mConnection.tearDown(); in onStop()
|
D | NsdHelper.java | 146 tearDown(); // Cancel any previous registration request in registerService() 179 public void tearDown() { in tearDown() method in NsdHelper
|
/development/tools/mkstubs/tests/com/android/mkstubs/ |
D | FilterClassAdapterTest.java | 30 public void tearDown() throws Exception { in tearDown() method in FilterClassAdapterTest
|
D | SourceGeneratorTest.java | 43 public void tearDown() throws Exception { in tearDown() method in SourceGeneratorTest
|
/development/samples/Vault/tests/src/com/example/android/vault/ |
D | VaultProviderTest.java | 50 protected void tearDown() throws Exception { in tearDown() method in VaultProviderTest 51 super.tearDown(); in tearDown()
|
D | EncryptedDocumentTest.java | 66 protected void tearDown() throws Exception { in tearDown() method in EncryptedDocumentTest 67 super.tearDown(); in tearDown()
|
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/ |
D | LogBuildNumber.java | 159 protected void tearDown() throws Exception { in tearDown() method in LogBuildNumber 160 super.tearDown(); in tearDown()
|
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/ |
D | FieldSourcerTest.java | 41 public void tearDown() throws Exception { in tearDown() method in FieldSourcerTest
|
D | AccessSourcerTest.java | 41 public void tearDown() throws Exception { in tearDown() method in AccessSourcerTest
|
D | MethodSourcerTest.java | 42 public void tearDown() throws Exception { in tearDown() method in MethodSourcerTest
|
D | ClassSourcerTest.java | 43 public void tearDown() throws Exception { in tearDown() method in ClassSourcerTest
|
D | SignatureSourcerTest.java | 41 public void tearDown() throws Exception { in tearDown() method in SignatureSourcerTest
|
/development/python-packages/adb/ |
D | test.py | 28 def tearDown(self): member in GetDeviceTest
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
D | TextureRenderer.java | 89 public void tearDown() { in tearDown() method in TextureRenderer
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
D | TextureRenderer.java | 89 public void tearDown() { in tearDown() method in TextureRenderer
|
/development/gsi/gsi_util/gsi_util/utils/tests/ |
D | cmd_utils_unittest.py | 44 def tearDown(self): member in RunCommandTest
|
/development/scripts/ |
D | native_heapdump_viewer_tests.py | 34 def tearDown(self): member in NativeHeapdumpViewerTest
|
/development/samples/NotePad/tests/src/com/example/android/notepad/ |
D | NotePadProviderTest.java | 129 protected void tearDown() throws Exception { in tearDown() method in NotePadProviderTest 130 super.tearDown(); in tearDown()
|
/development/vndk/tools/header-checker/tests/ |
D | test.py | 46 def tearDown(self): member in HeaderCheckerTest
|