HomeSort by relevance Sort by last modified time
    Searched refs:EXCEPTION_TYPE (Results 1 - 2 of 2) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
MethodExitWithReturnValueDebuggee.java 40 public static final String EXCEPTION_TYPE = "EXCEPTION";
130 }else if(type.equals(EXCEPTION_TYPE)){
MethodExitWithReturnValueTest.java 53 synchronizer.sendMessage(MethodExitWithReturnValueDebuggee.EXCEPTION_TYPE);

Completed in 69 milliseconds