Searched refs:testIntAddressCatch (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/test/510-checker-try-catch/src/ |
H A D | Main.java | 163 public static void testIntAddressCatch() throws Exception { in testIntAddressCatch() method in Main 185 testIntAddressCatch(); in main()
|
/aosp12/art/test/510-checker-try-catch/smali/ |
H A D | Runtime.smali | 553 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 577 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 581 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 586 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 592 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 597 .method public static testIntAddressCatch(I[I)I
|