Home
last modified time | relevance | path

Searched refs:finalize (Results 1 – 25 of 27) sorted by relevance

12

/cts/tests/tests/jni/src/android/jni/cts/
DClassLoaderStaticNonce.java43 public void finalize() throws Throwable { in finalize() method in ClassLoaderStaticNonce.A
44 super.finalize(); in finalize()
/cts/tests/tests/util/src/android/util/cts/
DCloseGuardTest.java101 public void finalize() throws Throwable { in finalize() method in CloseGuardTest.ResourceOwner
103 super.finalize(); in finalize()
/cts/tests/app/app/src/android/app/stubs/
DAppStubActivity.java52 public void finalize() { in finalize() method in AppStubActivity
54 super.finalize(); in finalize()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DBlockingInputAllocation.java171 protected void finalize() throws Throwable { in finalize() method in BlockingInputAllocation
175 super.finalize(); in finalize()
DAllocationCache.java194 protected void finalize() throws Throwable { in finalize() method in AllocationCache
198 super.finalize(); in finalize()
DScript.java357 protected void finalize() throws Throwable { in finalize() method in Script
361 super.finalize(); in finalize()
DScriptGraph.java680 protected void finalize() throws Throwable { in finalize() method in ScriptGraph
684 super.finalize(); in finalize()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py172 self.finalize()
174 def finalize(self): member in PowerTest
270 self.finalize()
288 self.finalize()
775 testrunner.finalize()
/cts/tests/video/src/android/video/cts/
DCodecDecoderPerformanceTestBase.java103 protected void finalize() throws Throwable { in finalize() method in CodecDecoderPerformanceTestBase
DCodecEncoderPerformanceTestBase.java197 protected void finalize() throws Throwable { in finalize() method in CodecEncoderPerformanceTestBase
/cts/tests/tests/media/src/android/media/cts/
DAudioRecordNative.java128 protected void finalize() { in finalize() method in AudioRecordNative
DAudioTrackNative.java130 protected void finalize() { in finalize() method in AudioTrackNative
DNdkMediaCodec.java91 protected void finalize() throws Throwable { in finalize() method in NdkMediaCodec
DMediaExtractorTest.java843 protected void finalize() throws Throwable { in finalize() method in MediaExtractorTest.MediaExtractorStream
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReadElf.java215 protected void finalize() throws Throwable { in finalize() method in ReadElf
219 super.finalize(); in finalize()
/cts/tests/tests/vcn/src/android/net/vcn/cts/
DTestNetworkWrapper.java256 public void finalize() { in finalize() method in TestNetworkWrapper
299 public void finalize() { in finalize() method in TestNetworkWrapper.TestNetworkAgent
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java332 protected void finalize() throws Throwable { in finalize() method in ErrorLoggingService.ErrorServiceConnection
334 super.finalize(); in finalize()
/cts/tests/tests/opengl/src/android/opengl/cts/
DFramebufferTest.java302 protected void finalize() throws Throwable { in finalize() method in FramebufferTest.EglCore
313 super.finalize(); in finalize()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java231 protected void finalize() throws Throwable { in finalize() method in GLSurfaceViewCustom
239 super.finalize(); in finalize()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java328 protected void finalize() throws Throwable { in finalize() method in FrameRateCtsActivity.TestSurface
332 super.finalize(); in finalize()
DPathTest.java521 finalize(); in destroy()
DBitmapTest.java2217 protected void finalize() throws Throwable { in runGcAndFinalizersSync() method
2221 super.finalize(); in runGcAndFinalizersSync()
/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java243 protected void finalize() throws IOException { in leakCloseable() method
244 super.finalize(); in leakCloseable()
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java647 protected void finalize() throws Throwable { in runGcAndFinalizersSync() method
651 super.finalize(); in runGcAndFinalizersSync()

12