Searched refs:targetMethodTest6 (Results 1 – 4 of 4) sorted by relevance
/dalvik/dx/tests/137-dexmerger-dex38/src/invokecustom/ |
D | InvokeCustom.java | 76 public static long targetMethodTest6(long x, long y, long total) { in targetMethodTest6() method in InvokeCustom
|
/dalvik/dx/tests/135-invoke-custom/src/invokecustom/ |
D | InvokeCustom.java | 80 public static long targetMethodTest6(long x, long y, long total) { in targetMethodTest6() method in InvokeCustom
|
/dalvik/dx/tests/135-invoke-custom/ |
D | expected.txt | 321 |[91] "targetMethodTest6" 323 |[92] "targetMethodTest6 " 325 |[93] "targetMethodTest6 returned: " 745 |[14] invokecustom.InvokeCustom.targetMethodTest6:(JJJ)J 1016 …java/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;}}, string{"targetMethodTest6"}, proto{(JJ… 3529 |[10ec] invokecustom.InvokeCustom.targetMethodTest6:(JJJ)J 3567 00110e: 1a04 9200 | 0009: const-string v4, "targetMethodTest6 " // utf8@0092 4357 …/String;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;}, targetMethodTest6, (JJJ)J} // … 4387 001400: 1a04 9300 | 001a: const-string v4, "targetMethodTest6 returned: " // utf8@00… 4475 001460: 1a04 9300 | 0016: const-string v4, "targetMethodTest6 returned: " // utf8@00… [all …]
|
/dalvik/dx/tests/137-dexmerger-dex38/ |
D | expected.txt | 665 name : 'targetMethodTest6' 673 … |[0046b8] invokecustom.InvokeCustom1.targetMethodTest6:(JJJ)J 678 0046da: 1a04 7b00 |0009: const-string v4, "targetMethodTest6 " // stri… 1537 name : 'targetMethodTest6' 1545 … |[004f08] invokecustom.InvokeCustom2.targetMethodTest6:(JJJ)J 1550 004f2a: 1a04 7b00 |0009: const-string v4, "targetMethodTest6 " // stri… 2418 name : 'targetMethodTest6' 2426 … |[005788] invokecustom.InvokeCustom3.targetMethodTest6:(JJJ)J 2431 0057aa: 1a04 7b00 |0009: const-string v4, "targetMethodTest6 " // stri… 3290 name : 'targetMethodTest6' [all …]
|