Searched refs:NULL_OBJECT_ID (Results 1 – 8 of 8) sorted by relevance
26 public static final long NULL_OBJECT_ID = 0; field in JDWPTestConstants
96 checkCommandError(JDWPTestConstants.NULL_OBJECT_ID, in testStringReferenceValueTest001_NullString()
98 checkCommandError(JDWPTestConstants.NULL_OBJECT_ID, in testName001_NullObject()
108 checkCommandError(JDWPTestConstants.NULL_OBJECT_ID, in testParent_NullObject()
143 checkCommandError(JDWPTestConstants.NULL_OBJECT_ID, in testChildren_NullObject()
173 disableCollection(JDWPTestConstants.NULL_OBJECT_ID, in testDisableCollection_null()
178 enableCollection(JDWPTestConstants.NULL_OBJECT_ID, in testEnableCollection_null()
284 command.setNextValueAsObjectID(JDWPTestConstants.NULL_OBJECT_ID); in testIsCollected_null()