Searched defs:EXPECTED_SHORT (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DForceEarlyReturnTest.java44 static final short EXPECTED_SHORT = 20; field in class:ForceEarlyReturnTest
169 expectedValue = new Value(EXPECTED_SHORT);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DMethodExitWithReturnValueDebuggee.java44 public static final short EXPECTED_SHORT = 2; field in class:MethodExitWithReturnValueDebuggee
73 return EXPECTED_SHORT;

Completed in 75 milliseconds