Searched refs:EXPECTED_BOOLEAN (Results 1 – 3 of 3) sorted by relevance
42 public static final boolean EXPECTED_BOOLEAN = true; field in MethodExitWithReturnValueDebuggee68 return EXPECTED_BOOLEAN; in booleanMethod()
202 MethodExitWithReturnValueDebuggee.EXPECTED_BOOLEAN, b); in runMethodExitWithReturn()
50 static final boolean EXPECTED_BOOLEAN = true; field in ForceEarlyReturnTest226 expectedValue = new Value(EXPECTED_BOOLEAN); in testForceEarlyReturn_ReturnBoolean()