/dalvik/dx/tests/065-dex-new-array/ |
D | Blort.java | 35 public int[] test5() { in test5() method in Blort
|
D | Blort.class | ... char[] test4 ()
public int[] test5 ()
public long[] test6 ()
public ... |
D | expected.txt | 29 Blort.test5:()[I:
|
/dalvik/dx/tests/072-dex-switch-edge-cases/ |
D | Blort.class | ... int)
public int test4 (int)
public int test5 (int)
public int test6 (int)
public ... |
D | Blort.java | 58 public int test5(int x) { in test5() method in Blort
|
D | expected.txt | 51 Blort.test5:(I)I:
|
/dalvik/dx/tests/090-dex-unify-arrays/ |
D | Blort.class | ... public static int test4 (boolean)
public static int test5 (boolean)
public static int test6 (boolean) ... |
D | Blort.java | 43 static public int test5(boolean b) { in test5() method in Blort
|
D | expected.txt | 63 Blort.test5:(Z)I:
|
/dalvik/dx/tests/073-dex-null-array-refs/ |
D | Blort.class | ... .lang.Object test4 ()
public static void test5 ()
public static int test6 ()
public static ... |
D | Blort.java | 36 public static void test5() { in test5() method in Blort
|
D | expected.txt | 31 Blort.test5:()V:
|
/dalvik/dx/tests/066-dex-try-catch-rethrow/ |
D | Blort.class | ... (int)
public static java.lang.Object test5 |
D | Blort.java | 71 public static Object test5() { in test5() method in Blort
|
D | expected.txt | 76 Blort.test5:()Ljava/lang/Object;:
|
/dalvik/dx/tests/080-dex-exception-tables/ |
D | Blort.class | ... )
NullPointerException ex
IndexOutOfBoundsException ex
RuntimeException ex
public static int test5 ()
NullPointerException ex
IndexOutOfBoundsException ex
RuntimeException ex
public static ... |
D | Blort.java | 98 public static int test5() { in test5() method in Blort
|
D | expected.txt | 129 Blort.test5:()I:
|
/dalvik/dx/tests/135-invoke-custom/ |
D | invokecustom.jar | ... )
public static void test4 ()
public static void test5 ()
public static void test6 ()
public static ... |
D | expected.txt | 349 |[9f] "test5" 777 |[1c] invokecustom.InvokeCustom.test5:()V 2972 000f48: 7100 1c00 0000 | 000c: invoke-static {}, invokecustom.InvokeCustom.test5:()V // m… 4252 |[1364] invokecustom.InvokeCustom.test5:()V 5608 002010: 7465 7374 3500 |"test5" 6190 | [19] invokecustom.InvokeCustom.test5:()V 6354 |[1364] invokecustom.InvokeCustom.test5:()V
|
/dalvik/dx/tests/137-dexmerger-dex38/ |
D | invokecustom.jar | META-INF/
META-INF/MANIFEST.MF
invokecustom/InvokeCustom1.class
InvokeCustom.java
... |
D | expected.txt | 3466 name : 'test5' 3474 0061b4: |[0061b4] invokecustom.InvokeCustom5.test5:()V 6686 … |0009: invoke-static {}, Linvokecustom/InvokeCustom5;.test5:()V // method@0053
|