Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/concurrent/tck/
DStampedLockTest.java286 void assertThrowInterruptedExceptionWhenPreInterrupted(Action[] actions) { in assertThrowInterruptedExceptionWhenPreInterrupted() method in StampedLockTest
321 assertThrowInterruptedExceptionWhenPreInterrupted(interruptibleLockActions); in testInterruptibleOperationsThrowInterruptedExceptionWhenPreInterrupted()
324 assertThrowInterruptedExceptionWhenPreInterrupted(interruptibleLockActions); in testInterruptibleOperationsThrowInterruptedExceptionWhenPreInterrupted()
329 assertThrowInterruptedExceptionWhenPreInterrupted(interruptibleLockActions); in testInterruptibleOperationsThrowInterruptedExceptionWhenPreInterrupted()