/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
D | ThreadGroupTest.java | 65 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 …]
|
D | ProcessTest.java | 85 p.destroy(); in test_getOutputStream() 101 p.destroy(); in test_getErrorStream() 130 process.destroy(); in test_exitValue() 142 process.destroy(); in test_exitValue() 149 process.destroy(); in test_destroy() 150 process.destroy(); in test_destroy() 151 process.destroy(); in test_destroy()
|
D | Process2Test.java | 58 process.destroy(); in test_getErrorStream() 79 erProcess.destroy(); in test_getErrorStream()
|
D | ThreadTest.java | 169 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_Runnable() 189 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_String() 203 foo.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_String() 256 tg.destroy(); in test_checkAccess() 280 new Thread().destroy(); in test_destroy_throwsUnsupportedOperationException() 353 mytg.destroy(); in test_enumerate$Ljava_lang_Thread() 367 tg.destroy(); in test_enumerate$Ljava_lang_Thread() 425 tg.destroy(); in test_getThreadGroup() 896 tg.destroy(); in test_toString()
|
D | ProcessManagerTest.java | 125 process.destroy(); in testSleep()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/ |
D | DestroyableTest.java | 40 md.destroy(); in test_destroy() 54 public void destroy() throws DestroyFailedException { in destroy() method in DestroyableTest.myDestroyable
|
/libcore/ojluni/src/main/java/java/lang/ |
D | Process.java | 222 public abstract void destroy(); in destroy() method in Process 245 destroy(); in destroyForcibly()
|
D | ThreadGroup.java | 786 public final void destroy() { in destroy() method in ThreadGroup 809 groupsSnapshot[i].destroy(); in destroy() 865 destroy(); in remove() 964 destroy(); in threadTerminated()
|
D | UNIXProcess.java | 221 public void destroy() {
|
D | Thread.java | 1242 public void destroy() { in destroy() method in Thread
|
/libcore/ojluni/src/main/java/javax/security/auth/ |
D | Destroyable.java | 58 public default void destroy() throws DestroyFailedException { in destroy() method
|
/libcore/luni/src/test/java/libcore/java/lang/ |
D | ProcessBuilderTest.java | 94 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()
|
D | OldThreadGroupTest.java | 179 childGroup.destroy(); in test_enumerateLThreadGroupArray() 263 tg.destroy(); in test_interrupt() 272 testRoot.destroy(); in test_isDestroyed()
|
D | OldThreadTest.java | 60 tg.destroy(); in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_StringL$L()
|
/libcore/ojluni/annotations/flagged_api/javax/security/auth/x500/ |
D | X500PrivateCredential.annotated.java | 43 public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in X500PrivateCredential
|
/libcore/ojluni/src/main/java/javax/security/auth/x500/ |
D | X500PrivateCredential.java | 119 public void destroy() { in destroy() method in X500PrivateCredential
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | KSPasswordProtectionTest.java | 59 ksPWP.destroy(); in testGetPassword()
|
/libcore/ojluni/annotations/hiddenapi/java/lang/ |
D | UNIXProcess.java | 93 public void destroy() { in destroy() method in UNIXProcess
|
D | ThreadGroup.java | 146 public final void destroy() { in destroy() method in ThreadGroup
|
D | Thread.java | 164 public void destroy() { in destroy() method in Thread
|
/libcore/luni/src/test/java/libcore/javax/security/auth/ |
D | X500PrivateCredentialTest.java | 71 x500Cred.destroy(); in testX500PrivateCredential_validArgs()
|
/libcore/ojluni/annotations/mmodule/java/lang/ |
D | Thread.annotated.java | 83 public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
|
/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
D | Thread.annotated.java | 82 @Deprecated public void destroy() { throw new RuntimeException("Stub!"); } in destroy() method in Thread
|
/libcore/ojluni/annotations/hiddenapi/java/security/ |
D | KeyStore.java | 359 public synchronized void destroy() throws javax.security.auth.DestroyFailedException { in destroy() method in KeyStore.PasswordProtection
|
/libcore/ojluni/src/main/java/java/security/ |
D | KeyStore.java | 409 public synchronized void destroy() throws DestroyFailedException { in destroy() method in KeyStore.PasswordProtection
|