Searched defs:a1 (Results 1 – 10 of 10) sorted by relevance
43 Object a1; field in EqualsHashCodeBenchmark
75 Annotation a1 = me1.getDeclaredAnnotations()[0]; in test_equals() local88 Annotation a1 = me1.getDeclaredAnnotations()[0]; in test_equals() local103 Annotation a1 = AnnotatedClass.class.getDeclaredAnnotations()[0]; in test_hashCode() local
211 Attributes a1 = new Attributes(); in test_equalsLjava_lang_Object() local
560 JSONArray a1 = new JSONArray(java.lang.annotation.RetentionPolicy.values()); in testEnums() local
604 Class a1 = Class.forName("[L" + s + ";"); in test_forName_arrays() local
658 Integer[] a1 = size == 0 ? null : new Integer[size-1]; in checkToArray2() local
610 Integer[] a1 = size == 0 ? null : new Integer[size-1]; in checkToArray2() local
2298 int[] a1 = { 1, 2, 3 }; in test_deepEquals$Ljava_lang_ObjectLjava_lang_Object() local2322 int[] a1 = { 1, 2, 3 }; in test_deepHashCode$Ljava_lang_Object() local
379 ArrayList a1 = new ArrayList(); in test_copy_check_index() local
1281 A a1 = (A) in.readObject(); in test_readClassDescriptor_1() local