Searched refs:VersionCommand (Results 1 – 6 of 6) sorted by relevance
48 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testDebugger002()
59 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testVersion001()
40 public static final byte VersionCommand = 1; field in JDWPCommands.VirtualMachineCommandSet
67 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testListenConnector()
61 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testAttachConnector001()
54 class VersionCommand(Command): class