Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/nio/channels/Selector/
DSelectWithConsumer.java63 Thread callerThread = Thread.currentThread(); in testActionInvoked() local
83 assertTrue(Thread.currentThread() == callerThread); in testActionInvoked()
96 assertTrue(Thread.currentThread() == callerThread); in testActionInvoked()
109 assertTrue(Thread.currentThread() == callerThread); in testActionInvoked()