Home
last modified time | relevance | path

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

12345678910>>...13

/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
DTestTest.java30 protected void tearDown() throws Exception { in tearDown() method in TestTest
31 super.tearDown(); in tearDown()
DRandomRWTest.java27 protected void tearDown() throws Exception { in tearDown() method in RandomRWTest
30 super.tearDown(); in tearDown()
/cts/tests/tests/media/src/android/media/cts/
DVideoEditorTest.java36 protected void tearDown() throws Exception { in tearDown() method in VideoEditorTest
38 super.tearDown(); in tearDown()
DFaceDetectorTest.java43 protected void tearDown() throws Exception { in tearDown() method in FaceDetectorTest
44 super.tearDown(); in tearDown()
/cts/tests/tests/location/src/android/location/cts/
DBaseMockLocationTest.java35 protected void tearDown() throws Exception { in tearDown() method in BaseMockLocationTest
37 super.tearDown(); in tearDown()
DLocationProviderTest.java37 protected void tearDown() throws Exception { in tearDown() method in LocationProviderTest
41 super.tearDown(); in tearDown()
/cts/libs/deviceutil/src/android/cts/util/
DCtsActivityInstrumentationTestCase2.java40 protected void tearDown() throws Exception { in tearDown() method in CtsActivityInstrumentationTestCase2
42 super.tearDown(); in tearDown()
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSBaseCompute.java40 protected void tearDown() throws Exception { in tearDown() method in RSBaseCompute
45 super.tearDown(); in tearDown()
/cts/suite/cts/deviceTests/opengl/jni/reference/
DReferenceRenderer.cpp65 bool ReferenceRenderer::tearDown() { in tearDown() function in ReferenceRenderer
68 mScenes[i]->tearDown(); in tearDown()
72 if (!Renderer::tearDown()) { in tearDown()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedDeviceOwnerTest.java48 protected void tearDown() throws Exception { in tearDown() method in MixedDeviceOwnerTest
53 super.tearDown(); in tearDown()
DMixedProfileOwnerTest.java49 protected void tearDown() throws Exception { in tearDown() method in MixedProfileOwnerTest
53 super.tearDown(); in tearDown()
DLauncherAppsMultiUserTest.java52 protected void tearDown() throws Exception { in tearDown() method in LauncherAppsMultiUserTest
57 super.tearDown(); in tearDown()
/cts/tests/sample/src/android/sample/cts/
DSampleDeviceTest.java52 protected void tearDown() throws Exception { in tearDown() method in SampleDeviceTest
56 super.tearDown(); in tearDown()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DClearDeviceOwnerTest.java29 protected void tearDown() throws Exception { in tearDown() method in ClearDeviceOwnerTest
42 super.tearDown(); in tearDown()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DClearDeviceOwnerTest.java29 protected void tearDown() throws Exception { in tearDown() method in ClearDeviceOwnerTest
41 super.tearDown(); in tearDown()
/cts/suite/cts/hostTests/jank/src/com/android/cts/jank/opengl/
DCtsHostJankOpenGl.java44 protected void tearDown() throws Exception { in tearDown() method in CtsHostJankOpenGl
47 super.tearDown(); in tearDown()
/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
DDeviceInfoActivityTest.java49 protected void tearDown() throws Exception { in tearDown() method in DeviceInfoActivityTest
51 super.tearDown(); in tearDown()
/cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
DClearDeviceOwnerTest.java54 protected void tearDown() throws Exception { in tearDown() method in ClearDeviceOwnerTest
60 super.tearDown(); in tearDown()
/cts/tests/tests/tv/src/android/tv/settings/cts/
DSettingsLeanbackTest.java49 protected void tearDown() throws Exception { in tearDown() method in SettingsLeanbackTest
51 super.tearDown(); in tearDown()
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java54 protected void tearDown() throws Exception { in tearDown() method in IsolatedServiceTest
60 super.tearDown(); in tearDown()
/cts/tests/tests/util/src/android/util/cts/
DPrintStreamPrinterTest.java69 protected void tearDown() throws Exception { in tearDown() method in PrintStreamPrinterTest
73 super.tearDown(); in tearDown()
/cts/suite/cts/deviceTests/opengl/jni/primitive/pixeloutput/
DPixelOutputRenderer.cpp82 bool PixelOutputRenderer::tearDown() { in tearDown() function in PixelOutputRenderer
93 if (!Renderer::tearDown()) { in tearDown()
/cts/tests/tests/telephony/src/android/telephony/cts/
DSubscriptionManagerTest.java47 protected void tearDown() throws Exception { in tearDown() method in SubscriptionManagerTest
52 super.tearDown(); in tearDown()
/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java35 protected void tearDown() throws Exception { in tearDown() method in MyanmarTest
36 super.tearDown(); in tearDown()
/cts/suite/cts/deviceTests/ui/src/com/android/cts/ui/
DScrollingTest.java52 protected void tearDown() throws Exception { in tearDown() method in ScrollingTest
54 super.tearDown(); in tearDown()

12345678910>>...13