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