/dalvik/dx/tests/065-dex-new-array/ |
D | Blort.java | 43 public float[] test7() { in test7() method in Blort
|
D | Blort.class | ... long[] test6 ()
public float[] test7 ()
public double[] test8 ()
public ... |
D | expected.txt | 43 Blort.test7:()[F:
|
/dalvik/dx/tests/072-dex-switch-edge-cases/ |
D | Blort.class | ... int)
public int test6 (int)
public int test7 (int)
public int test8 (int)
} ... |
D | Blort.java | 78 public int test7(int x) { in test7() method in Blort
|
D | expected.txt | 89 Blort.test7:(I)I:
|
/dalvik/dx/tests/090-dex-unify-arrays/ |
D | Blort.class | ... (boolean)
public static java.lang.Object test7 (boolean)
public static java.lang.Object ... |
D | Blort.java | 53 static public Object test7(boolean b) { in test7() method in Blort
|
D | expected.txt | 95 Blort.test7:(Z)Ljava/lang/Object;:
|
/dalvik/dx/tests/073-dex-null-array-refs/ |
D | Blort.class | ... test6 ()
public static java.lang.Object test7 (java.lang.Object[])
public ... |
D | Blort.java | 46 public static Object test7(Object[] arr) { in test7() method in Blort
|
D | expected.txt | 48 Blort.test7:([Ljava/lang/Object;)Ljava/lang/Object;:
|
/dalvik/dx/tests/080-dex-exception-tables/ |
D | Blort.class | ... )
NullPointerException ex
IndexOutOfBoundsException ex
RuntimeException ex
public static int test7 ()
RuntimeException ex
RuntimeException ex
public static int test8 ... |
D | Blort.java | 139 public static int test7() { in test7() method in Blort
|
D | expected.txt | 198 Blort.test7:()I:
|
/dalvik/dx/tests/135-invoke-custom/ |
D | invokecustom.jar | ... )
public static void test6 ()
public static void test7 ()
public static void test8 ()
public static ... |
D | expected.txt | 353 |[a1] "test7" 785 |[1e] invokecustom.InvokeCustom.test7:()V 2982 000f54: 7100 1e00 0000 | 0012: invoke-static {}, invokecustom.InvokeCustom.test7:()V // m… 4429 |[1424] invokecustom.InvokeCustom.test7:()V 5614 00201e: 7465 7374 3700 |"test7" 6198 | [1b] invokecustom.InvokeCustom.test7:()V 6356 |[1424] invokecustom.InvokeCustom.test7:()V
|
/dalvik/dx/tests/137-dexmerger-dex38/ |
D | invokecustom.jar | META-INF/
META-INF/MANIFEST.MF
invokecustom/InvokeCustom1.class
InvokeCustom.java
... |
D | expected.txt | 5240 name : 'test7' 5248 0072e4: |[0072e4] invokecustom.InvokeCustom7.test7:()V 6688 … |000f: invoke-static {}, Linvokecustom/InvokeCustom7;.test7:()V // method@007d
|