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

/openjdk7/jdk/test/com/sun/jdi/
H A DMethodExitReturnValuesTest.java440 void ckNullObjectValue(Value retValue) { method in class:MethodExitReturnValuesTest
534 else if ("nullObjectf".equals(methodName)) ckNullObjectValue(retValue);
H A DEarlyReturnTest.java514 void ckNullObjectValue(Value retValue) { method in class:EarlyReturnTest
695 else if ("nullObjectf".equals(methodName)) ckNullObjectValue(retValue);

Completed in 51 milliseconds