Searched refs:NewInstanceCommand (Results 1 – 6 of 6) sorted by relevance
142 public static final byte NewInstanceCommand = 4; field in JDWPCommands.ClassTypeCommandSet152 public static final byte NewInstanceCommand = 1; field in JDWPCommands.ArrayTypeCommandSet
41 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in buildInvokeCommand()
165 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()216 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance001()376 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance002()
119 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in testNewInstance_null_argument()
100 JDWPCommands.ArrayTypeCommandSet.NewInstanceCommand); in testNewInstance001()
122 JDWPCommands.ClassTypeCommandSet.NewInstanceCommand); in makeNewInstance()