/cts/tests/tests/dpi/src/android/dpi/cts/ |
D | ConfigurationScreenLayoutTest.java | 49 tearDown(); in testScreenLayout() 57 tearDown(); in testScreenLayout() 69 tearDown(); in testScreenLayout() 80 tearDown(); in testScreenLayout() 99 tearDown(); in computeScreenLayout()
|
/cts/tests/openglperf2/jni/reference/ |
D | ReferenceRenderer.cpp | 66 bool ReferenceRenderer::tearDown() { in tearDown() function in ReferenceRenderer 69 mScenes[i]->tearDown(); in tearDown() 73 if (!Renderer::tearDown()) { in tearDown()
|
/cts/hostsidetests/net/src/com/android/cts/net/ |
D | HostsideNetworkCallbackTests.java | 27 protected void tearDown() throws Exception { in tearDown() method in HostsideNetworkCallbackTests 28 super.tearDown(); in tearDown()
|
/cts/tests/tests/location/src/android/location/cts/ |
D | BaseMockLocationTest.java | 36 protected void tearDown() throws Exception { in tearDown() method in BaseMockLocationTest 38 super.tearDown(); in tearDown()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoEditorTest.java | 38 protected void tearDown() throws Exception { in tearDown() method in VideoEditorTest 40 super.tearDown(); in tearDown()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAdminServiceProfileOwnerTest.java | 36 protected void tearDown() throws Exception { in tearDown() method in DeviceAdminServiceProfileOwnerTest 37 super.tearDown(); in tearDown()
|
D | MixedProfileOwnerTestApi25.java | 44 protected void tearDown() throws Exception { in tearDown() method in MixedProfileOwnerTestApi25 49 super.tearDown(); in tearDown()
|
D | MixedProfileOwnerTest.java | 44 protected void tearDown() throws Exception { in tearDown() method in MixedProfileOwnerTest 49 super.tearDown(); in tearDown()
|
D | ManagedProfileProvisioningSingleAdminTest.java | 45 protected void tearDown() throws Exception { in tearDown() method in ManagedProfileProvisioningSingleAdminTest 52 super.tearDown(); in tearDown()
|
D | ProfileOwnerTestApi23.java | 48 protected void tearDown() throws Exception { in tearDown() method in ProfileOwnerTestApi23 54 super.tearDown(); in tearDown()
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 84 protected void tearDown() throws Exception { in tearDown() method in SelfManagedAwareInCallServiceTest 85 super.tearDown(); in tearDown() 97 connectionService.tearDown(); in tearDown() 103 inCallService.tearDown(); in tearDown()
|
/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
D | RSBaseCompute.java | 41 protected void tearDown() throws Exception { in tearDown() method in RSBaseCompute 42 super.tearDown(); in tearDown()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ConditionProviderVerifierActivity.java | 114 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.IsEnabledTest 153 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.CannotBeEnabledTest 282 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.CreateAutomaticZenRuleTest 328 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.CreateAutomaticZenRuleWithZenPolicyTest 375 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.UpdateAutomaticZenRuleTest 454 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.UpdateAutomaticZenRuleWithZenPolicyTest 508 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.SubscribeAutomaticZenRuleTest 564 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.GetAutomaticZenRuleTest 621 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.GetAutomaticZenRulesTest 668 protected void tearDown() { in tearDown() method in ConditionProviderVerifierActivity.DeleteAutomaticZenRuleTest [all …]
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | NonUiInCallServiceTest.java | 31 protected void tearDown() throws Exception { in tearDown() method in NonUiInCallServiceTest 34 CtsConnectionService.tearDown(); in tearDown() 36 super.tearDown(); in tearDown()
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | ErrorsTest.java | 29 protected void tearDown() throws Exception { in tearDown() method in ErrorsTest 32 super.tearDown(); in tearDown()
|
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/ |
D | RSBaseCompute.java | 40 protected void tearDown() throws Exception { in tearDown() method in RSBaseCompute 45 super.tearDown(); in tearDown()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | PerformanceTestBase.java | 112 measurable.tearDown(); in measure() 125 measurable.tearDown(); in measure() 152 public void tearDown() throws Exception {} in tearDown() method in PerformanceTestBase.Measurable 241 public void tearDown() throws Exception { in tearDown() method in PerformanceTestBase.KeystoreKeyPairGenMeasurable 264 public void tearDown() throws Exception { in tearDown() method in PerformanceTestBase.KeystoreSecretKeyGenMeasurable
|
/cts/tests/tests/security/src/android/security/cts/ |
D | SkiaJpegDecodingTest.java | 53 protected void tearDown() throws Exception { in tearDown() method in SkiaJpegDecodingTest 57 super.tearDown(); in tearDown()
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | ClearProfileOwnerNegativeTest.java | 29 protected void tearDown() throws Exception { in tearDown() method in ClearProfileOwnerNegativeTest 40 super.tearDown(); in tearDown()
|
D | PasswordExpirationTest.java | 31 protected void tearDown() throws Exception { in tearDown() method in PasswordExpirationTest 32 super.tearDown(); in tearDown()
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | ShortcutManagerUpgradeTest.java | 31 public void tearDown() throws Exception { in tearDown() method in ShortcutManagerUpgradeTest 34 super.tearDown(); in tearDown()
|
/cts/tests/sample/src/android/sample/cts/ |
D | SampleDeviceTest.java | 52 protected void tearDown() throws Exception { in tearDown() method in SampleDeviceTest 56 super.tearDown(); in tearDown()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | DeprecatedTargetSdkTest.java | 42 public void tearDown() throws Exception { in tearDown() method in DeprecatedTargetSdkTest 43 super.tearDown(); in tearDown()
|
/cts/tests/tests/telecom2/src/android/telecom/cts/ |
D | TelecomManagerNoPermissionsTest.java | 43 protected void tearDown() throws Exception { in tearDown() method in TelecomManagerNoPermissionsTest 44 super.tearDown(); in tearDown()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
D | IntentTestBase.java | 39 super.tearDown(); in cleanUp() 50 public void tearDown() throws Exception { in tearDown() method in IntentTestBase
|