Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DForceEarlyReturnDebuggee.java136 public long func_Long() { in func_Long() method in ForceEarlyReturnDebuggee
235 long result = func_Long(); in run()