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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodExitReturnValuesTest.java297 void ckIntValue(Value retValue) { method in class:MethodExitReturnValuesTest
505 else if ("getInt".equals(origMethodName)) ckIntValue(retValue);
524 else if ("intf".equals(methodName)) ckIntValue(retValue);
H A DEarlyReturnTest.java371 void ckIntValue(Value retValue) { method in class:EarlyReturnTest
685 else if ("intf".equals(methodName)) ckIntValue(retValue);

Completed in 89 milliseconds