Searched refs:DoubleVal (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DModificationWatchpoints.java53 public static final double DoubleVal = 3.14159265358979d; field in class:ModificationWatchpointsTarg
102 iDouble = DoubleVal;
138 sDouble = DoubleVal;
227 set("iDouble", "DoubleVal");
237 set("sDouble", "DoubleVal");

Completed in 29 milliseconds