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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodExitReturnValuesTest.java325 void ckShortValue(Value retValue) { method in class:MethodExitReturnValuesTest
507 else if ("getShort".equals(origMethodName)) ckShortValue(retValue);
526 else if ("shortf".equals(methodName)) ckShortValue(retValue);
H A DEarlyReturnTest.java399 void ckShortValue(Value retValue) { method in class:EarlyReturnTest
687 else if ("shortf".equals(methodName)) ckShortValue(retValue);

Completed in 34 milliseconds