Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
DInvokeMethodWithSuspensionDebuggee.java32 public static final String BREAKPOINT_EVENT_THREAD_METHOD_NAME = "breakpointEventThread"; field in InvokeMethodWithSuspensionDebuggee
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodWithSuspensionTestCase.java67 InvokeMethodWithSuspensionDebuggee.BREAKPOINT_EVENT_THREAD_METHOD_NAME, in runInvokeMethodTest()