Searched refs:val1 (Results 1 – 2 of 2) sorted by relevance
639 long val1; in crossCheck() local641 val1 = target.getLong(field); in crossCheck()646 if (val1 != val2) { in crossCheck()647 throw new DateTimeException("Conflict found: Field " + field + " " + val1 + in crossCheck()
364 String[][] val1 = null; in test_setZoneStrings_invalid() local366 dfs.setZoneStrings(val1); in test_setZoneStrings_invalid()