Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStopDebuggee.java54 static void waitMlsecsTimeWithException(long mlsecsTime) throws Throwable { in waitMlsecsTimeWithException() method in StopDebuggee
119 waitMlsecsTimeWithException(TestOptions.DEFAULT_TIMEOUT); in run()