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

/libcore/luni/src/test/java/libcore/java/io/
H A DInterruptedStreamTest.java126 waitForInterrupt(thread);
137 waitForInterrupt(thread);
148 waitForInterrupt(thread);
161 waitForInterrupt(thread);
174 waitForInterrupt(thread);
188 waitForInterrupt(thread);
207 private static void waitForInterrupt(Thread thread) throws Exception { method in class:InterruptedStreamTest

Completed in 17 milliseconds