Home
last modified time | relevance | path

Searched refs:zorch (Results 1 – 12 of 12) sorted by relevance

/dalvik/dx/tests/068-dex-infinite-loop/
DBlort.java19 public static boolean zorch() { in zorch() method in Blort
30 while (zorch()) { in test2()
36 while (zorch()) { in test3()
37 zorch(); in test3()
43 if (zorch()) { in test4()
47 while (zorch()) { in test4()
48 zorch(); in test4()
Dexpected.txt6 0000: invoke-static {}, Blort.zorch:()Z
12 0000: invoke-static {}, Blort.zorch:()Z
15 0006: invoke-static {}, Blort.zorch:()Z
20 0000: invoke-static {}, Blort.zorch:()Z
24 0007: invoke-static {}, Blort.zorch:()Z
27 000d: invoke-static {}, Blort.zorch:()Z
/dalvik/dx/tests/109-int-branch/
Dblort.j24 if_icmpeq zorch
28 if_icmpne zorch
34 if_icmplt zorch
40 if_icmpgt zorch
44 if_icmpge zorch
48 zorch:
63 if_icmpge zorch
67 zorch:
92 if_icmpge zorch
96 zorch:
/dalvik/dx/tests/099-dex-core-library-error/
Drun31 dx --debug --dex --output=zorch.dex javax/zorch/Zorch.class >/dev/null 2>&1
33 if [ -r zorch.dex ]; then
34 echo Found zorch.dex
DZorch.java1 package javax.zorch;
Dexpected.txt4 Found zorch.dex
/dalvik/dx/tests/061-dex-try-catch/
DBlort.java23 public static void zorch(int x) { in zorch() method in Blort
50 zorch(1); in test3()
61 zorch(sa.length); in test4()
Dexpected.txt25 0001: invoke-static {v1}, Blort.zorch:(I)V
40 0003: invoke-static {v2}, Blort.zorch:(I)V
/dalvik/dx/tests/112-dex-return-jsr-result/
Drun22 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \
61 dx --debug --dex --dump-to=- --dump-method=blort.zorch --dump-width=200 \
Dblort.j18 .method public static zorch(ZLjava/lang/Object;)Ljava/lang/Object;
/dalvik/tests/056-const-string-jumbo/
Dexpected.txt1 zorch
/dalvik/dx/tests/095-dex-const-string-jumbo/
Dexpected.txt4 0001: const-string/jumbo v1, "zorch"