Searched refs:func_Short (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DForceEarlyReturnDebuggee.java104 public short func_Short() { method in class:ForceEarlyReturnDebuggee
105 logWriter.println("In func_Short");
210 short result = func_Short();
214 logWriter.println(getName() + ": func_Short returned.");

Completed in 68 milliseconds