Searched defs:d2 (Results 1 – 8 of 8) sorted by relevance
49 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000); in test_ConstructorIII() local68 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000 + 60 * 60 in test_ConstructorIIIII() local84 Date d2 = new Date(0 + d1.getTimezoneOffset() * 60 * 1000 + 60 * 60 in test_ConstructorIIIIII() local96 Date d2 = new Date(0); // the epoch in test_ConstructorLjava_lang_String() local115 Date d2 = new Date(1900000); in test_afterLjava_util_Date() local133 Date d2 = new Date(1900000); in test_beforeLjava_util_Date() local151 Date d2 = (Date) d1.clone(); in test_clone() local165 Date d2 = new Date(someNumber); in test_compareToLjava_util_Date() local191 Date d2 = new Date(1900000); in test_equalsLjava_lang_Object() local263 Date d2 = new Date(1900000); in test_getTime() local[all …]
56 int d2 = hexToInt(uri.charAt(i + 2)); in validate() local163 int d1, d2; in decode() local
257 double d2 = values[j]; in test_compare() local1319 double d2 = values[j]; in test_compareToLjava_lang_Double() local1344 Double d2 = new Double(87654321.12345d); in test_equalsLjava_lang_Object() local
87 MessageDigest d2 = (MessageDigest) d1.clone(); in test_clone() local
452 public static double max(double d1, double d2) { in max()530 public static double min(double d1, double d2) { in min()
447 public static double max(double d1, double d2) { in max()517 public static double min(double d1, double d2) { in min()
381 long d2 = doubleToRawLongBits(double2); in compare() local
343 Date d2 = sdf.parse(formatted); in testParseArabic() local