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

/openjdk7/jdk/test/java/net/Socket/
H A DInheritHandle.java46 doWait();
73 process = Runtime.getRuntime().exec(java + " InheritHandle -doWait");
102 static void doWait() { method in class:InheritHandle
/openjdk7/jdk/test/java/awt/KeyboardFocusmanager/TypeAhead/
H A DTestDialogTypeAhead.java165 robotSema.doWait(1000);
178 pressSema.doWait(3000);
240 sema.doWait(3000);
255 public synchronized void doWait() throws InterruptedException { method in class:TestDialogTypeAhead.Semaphore
263 public synchronized void doWait(int timeout) throws InterruptedException { method in class:TestDialogTypeAhead.Semaphore
/openjdk7/jdk/test/javax/management/monitor/
H A DCounterMonitorTest.java188 doWait();
210 void doWait() { method in class:CounterMonitorTest

Completed in 67 milliseconds