Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DMethodExitWithReturnValueDebuggee.java66 public boolean booleanMethod() { in booleanMethod() method in MethodExitWithReturnValueDebuggee
110 boolean b = booleanMethod(); in run()