Searched defs:d2 (Results 1 – 9 of 9) sorted by relevance
67 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000); in test_ConstructorIII() local92 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000 + 60 * 60 in test_ConstructorIIIII() local114 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000 + 60 * 60 in test_ConstructorIIIIII() local146 Date d2 = new Date(0); // the epoch in test_ConstructorLjava_lang_String() local171 Date d2 = new Date(1900000); in test_afterLjava_util_Date() local195 Date d2 = new Date(1900000); in test_beforeLjava_util_Date() local219 Date d2 = (Date) d1.clone(); in test_clone() local239 Date d2 = new Date(someNumber); in test_compareToLjava_util_Date() local271 Date d2 = new Date(1900000); in test_equalsLjava_lang_Object() local385 Date d2 = new Date(1900000); in test_getTime() local[all …]
57 int d2 = Character.digit(s.charAt(i + 2), 16); in validate() local193 int d2 = Character.digit(s.charAt(i + 2), 16); in decode() local
120 int d2 = Character.digit(s.charAt(i + 2), 16); in decode() local
64 int d2 = Character.digit(s.charAt(i + 2), 16); in decode() local
289 double d2 = values[j]; in test_compare() local1554 double d2 = values[j]; in test_compareToLjava_lang_Double() local1585 Double d2 = new Double(87654321.12345d); in test_equalsLjava_lang_Object() local
105 MessageDigest d2 = (MessageDigest) d1.clone(); in test_clone() local
481 public static double max(double d1, double d2) { in max()575 public static double min(double d1, double d2) { in min()
399 long d2 = doubleToRawLongBits(double2); in compare() local
489 public static double max(double d1, double d2) { in max()591 public static double min(double d1, double d2) { in min()