Searched defs:value2 (Results 1 – 8 of 8) sorted by relevance
37 String value2 = "-5634562095872038262928728727834290276457386374882976782849"; in testSameObject() local55 String value2 = "12378246728727834290276457386374882976782849"; in testEqualObjects() local71 String value2 = "-5634562095872038262928728727834290276457386374882976782849"; in testUnequalObjectsUnequal() local
33 BigInteger value2 = new BigInteger("12334560000"); field in BigDecimalTest
725 BigInteger value2 = new BigInteger("12334560000"); in test_Constructor_java_math_BigInteger_int() local
659 char[] value2 = s.value; in equals() local1126 char[] value2 = string.value; in regionMatches() local
3440 Integer value1, value2; in test_DescendingSubMapEntrySet_comparator() local
1981 private void orderFail(int index, String value1, String value2) { in orderFail()
594 float value2 = -12345678.12345689f; in testSetFloat() local
2703 private static int longCompareTo(long value1, long value2) { in longCompareTo()