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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodExitReturnValuesTest.java269 void ckDoubleValue(Value retValue) { method in class:MethodExitReturnValuesTest
503 else if ("getDouble".equals(origMethodName)) ckDoubleValue(retValue);
522 else if ("doublef".equals(methodName)) ckDoubleValue(retValue);
H A DEarlyReturnTest.java343 void ckDoubleValue(Value retValue) { method in class:EarlyReturnTest
683 else if ("doublef".equals(methodName)) ckDoubleValue(retValue);

Completed in 24 milliseconds