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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodExitReturnValuesTest.java311 void ckLongValue(Value retValue) { method in class:MethodExitReturnValuesTest
506 else if ("getLong".equals(origMethodName)) ckLongValue(retValue);
525 else if ("longf".equals(methodName)) ckLongValue(retValue);
H A DEarlyReturnTest.java385 void ckLongValue(Value retValue) { method in class:EarlyReturnTest
686 else if ("longf".equals(methodName)) ckLongValue(retValue);

Completed in 48 milliseconds