Searched refs:StopCommand (Results 1 – 2 of 2) sorted by relevance
250 public static final byte StopCommand = 10; field in JDWPCommands.ThreadReferenceCommandSet
94 JDWPCommands.ThreadReferenceCommandSet.StopCommand); in testStop001()