Searched defs:assertThreadsStayAlive (Results 1 – 1 of 1) sorted by relevance
543 void assertThreadsStayAlive(Thread... threads) { in assertThreadsStayAlive() method in JSR166TestCase550 void assertThreadsStayAlive(long millis, Thread... threads) { in assertThreadsStayAlive() method in JSR166TestCase