Searched refs:confirmInterrupted (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
H A DInterruptedStreamTest.java127 confirmInterrupted(thread);
138 confirmInterrupted(thread);
149 confirmInterrupted(thread);
162 confirmInterrupted(thread);
175 confirmInterrupted(thread);
189 confirmInterrupted(thread);
208 private static void confirmInterrupted(Thread thread) throws InterruptedException { method in class:InterruptedStreamTest

Completed in 63 milliseconds