Searched defs:res1 (Results 1 – 4 of 4) sorted by relevance
5767 BigDecimal res1 = v1.divide(v2, MathContext.DECIMAL64); in mcDivideTests() local5770 "; expected " + results[i][j] + " got " + res1); in mcDivideTests() local5778 BigDecimal res1 = v1.divide(v2, new MathContext(mpc, RoundingMode.HALF_EVEN)); in mcDivideTests() local
65 String res1 = MessageFormat.format(pattern, 123); in main() local
349 String res1 = "\u0069".toUpperCase(); in test_setDefaultLjava_util_Locale() local
1230 ResultSet res1 = null; in testGetMoreResults() local