Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java93 long interruptPeriodMillis, TearDownAccepter tearDownAccepter) { in repeatedlyInterruptTestThread() argument
95 new Interruptenator(Thread.currentThread(), interruptPeriodMillis); in repeatedlyInterruptTestThread()