Searched defs:ShortVal (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DModificationWatchpoints.java49 public static final short ShortVal = -412; field in class:ModificationWatchpointsTarg
86 iShort = ShortVal;
122 sShort = ShortVal;
223 set("iShort", "ShortVal");
233 set("sShort", "ShortVal");

Completed in 128 milliseconds