Home
last modified time | relevance | path

Searched defs:a2 (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/org/xml/sax/ext/
DAttributes2Impl.java205 Attributes2 a2 = (Attributes2) atts; in setAttributes() local
/libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
DAnnotationTest.java76 Annotation a2 = me2.getDeclaredAnnotations()[0]; in test_equals() local
89 Annotation a2 = me2.getDeclaredAnnotations()[0]; in test_equals() local
/libcore/luni/src/test/java/tests/api/java/util/
DArraysTest.java2151 short [] a2 = {0, 1}; in test_deepEquals$Ljava_lang_ObjectLjava_lang_Object() local
2175 short [] a2 = {0, 1}; in test_deepHashCode$Ljava_lang_Object() local
DCollectionsTest.java400 ArrayList a2 = new ArrayList(); in test_copy_check_index() local