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

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
StackTrace002Debuggee.java 75 static final boolean BOOLEAN_PARAM_VALUE = true;
92 static final boolean BOOLEAN_PARAM_VALUE_TO_SET = !BOOLEAN_PARAM_VALUE;
132 runBreakpointBoolean(BOOLEAN_PARAM_VALUE);
GetValues002Test.java 35 Value oldValue = Value.createBoolean(StackTrace002Debuggee.BOOLEAN_PARAM_VALUE);
SetValues002Test.java 35 Value oldValue = Value.createBoolean(StackTrace002Debuggee.BOOLEAN_PARAM_VALUE);

Completed in 438 milliseconds