Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 22 of 22) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DThreadGroupTest.java65 newGroup.destroy(); in test_ConstructorLjava_lang_String()
83 newGroup.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_String()
90 newGroup.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_String()
122 tg.destroy(); in test_activeCount()
133 testRoot.destroy(); in test_destroy()
140 child.destroy(); in test_destroy()
154 child.destroy(); in test_destroy()
158 child.destroy(); in test_destroy()
166 testRoot.destroy(); in test_destroy()
193 child.destroy(); in test_destroy()
[all …]
DProcessTest.java80 p.destroy(); in test_getOutputStream()
96 p.destroy(); in test_getErrorStream()
125 process.destroy(); in test_exitValue()
137 process.destroy(); in test_exitValue()
144 process.destroy(); in test_destroy()
145 process.destroy(); in test_destroy()
146 process.destroy(); in test_destroy()
DProcess2Test.java58 process.destroy(); in test_getErrorStream()
79 erProcess.destroy(); in test_getErrorStream()
DThreadTest.java168 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_Runnable()
188 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_String()
202 foo.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_String()
255 tg.destroy(); in test_checkAccess()
279 new Thread().destroy(); in test_destroy_throwsUnsupportedOperationException()
352 mytg.destroy(); in test_enumerate$Ljava_lang_Thread()
366 tg.destroy(); in test_enumerate$Ljava_lang_Thread()
424 tg.destroy(); in test_getThreadGroup()
895 tg.destroy(); in test_toString()
DProcessManagerTest.java111 process.destroy(); in testSleep()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/
DDestroyableTest.java40 md.destroy(); in test_destroy()
54 public void destroy() throws DestroyFailedException { in destroy() method in DestroyableTest.myDestroyable
/libcore/ojluni/src/main/java/java/lang/
DProcess.java222 public abstract void destroy(); in destroy() method in Process
245 destroy(); in destroyForcibly()
DThreadGroup.java788 public final void destroy() { in destroy() method in ThreadGroup
811 groupsSnapshot[i].destroy(); in destroy()
867 destroy(); in remove()
966 destroy(); in threadTerminated()
DUNIXProcess.java221 public void destroy() {
DThread.java1147 public void destroy() { in destroy() method in Thread
/libcore/ojluni/src/main/java/javax/security/auth/
DDestroyable.java58 public default void destroy() throws DestroyFailedException { in destroy() method
/libcore/luni/src/test/java/libcore/java/lang/
DProcessBuilderTest.java94 process.destroy(); in testRedirectErrorStream_outputAndErrorAreMerged()
128 process.destroy(); in testRedirectInherit()
223 process.destroy(); in testRedirect_nullStreams()
235 process.destroy(); in testRedirectErrorStream_nullStream()
250 process.destroy(); in testDestroyClosesEverything()
276 process.destroy(); in testDestroyDoesNotLeak()
DOldThreadGroupTest.java179 childGroup.destroy(); in test_enumerateLThreadGroupArray()
263 tg.destroy(); in test_interrupt()
272 testRoot.destroy(); in test_isDestroyed()
DOldThreadTest.java60 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_StringL$L()
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKSPasswordProtectionTest.java59 ksPWP.destroy(); in testGetPassword()
/libcore/ojluni/annotations/hiddenapi/java/lang/
DUNIXProcess.java93 public void destroy() { in destroy() method in UNIXProcess
DThreadGroup.java146 public final void destroy() { in destroy() method in ThreadGroup
DThread.java164 public void destroy() { in destroy() method in Thread
/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java83 public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java80 @Deprecated public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
/libcore/ojluni/annotations/hiddenapi/java/security/
DKeyStore.java359 public synchronized void destroy() throws javax.security.auth.DestroyFailedException { in destroy() method in KeyStore.PasswordProtection
/libcore/ojluni/src/main/java/java/security/
DKeyStore.java393 public synchronized void destroy() throws DestroyFailedException { in destroy() method in KeyStore.PasswordProtection