Home
last modified time | relevance | path

Searched defs:EventContext (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPProxyTestCase.java34 protected static class EventContext { class in JDWPProxyTestCase
39 public EventContext(long threadId, long frameId, Location location) { in EventContext() method in JDWPProxyTestCase.EventContext