Searched refs:nullObjectValue (Results 1 – 3 of 3) sorted by relevance
110 Value nullObjectValue = new Value(JDWPConstants.Tag.OBJECT_TAG, 0); in testInvokeMethod_null_argument() local118 packet.setNextValueAsValue(nullObjectValue); in testInvokeMethod_null_argument()
116 Value nullObjectValue = new Value(JDWPConstants.Tag.OBJECT_TAG, 0); in testNewInstance_null_argument() local124 packet.setNextValueAsValue(nullObjectValue); in testNewInstance_null_argument()
137 Value nullObjectValue = new Value(JDWPConstants.Tag.OBJECT_TAG, 0); in testInvokeMethod_null_argument() local146 packet.setNextValueAsValue(nullObjectValue); in testInvokeMethod_null_argument()