Searched refs:destroyForcibly (Results 1 – 2 of 2) sorted by relevance
152 assertNotNull(process.destroyForcibly()); in test_destroyForcibly()161 assertNotNull(process.destroyForcibly()); in test_isAlive()173 assertNotNull(process.destroyForcibly()); in test_waitForTimeout()185 assertNotNull(process.destroyForcibly()); in test_waitForTimeout_NPE()
244 public Process destroyForcibly() { in destroyForcibly() method in Process