Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/concurrent/tck/
DStampedLockTest.java334 void assertThrowInterruptedExceptionWhenInterrupted(Action[] actions) { in assertThrowInterruptedExceptionWhenInterrupted() method in StampedLockTest
382 assertThrowInterruptedExceptionWhenInterrupted(interruptibleLockBlockingActions); in testInterruptibleOperationsThrowInterruptedExceptionWriteLockedInterrupted()
400 assertThrowInterruptedExceptionWhenInterrupted(interruptibleLockBlockingActions); in testInterruptibleOperationsThrowInterruptedExceptionReadLockedInterrupted()