Home
last modified time | relevance | path

Searched refs:test5 (Results 1 – 5 of 5) sorted by relevance

/art/test/162-method-resolution/src/
DMain.java34 test5(); in main()
225 private static void test5() throws Exception { in test5() method in Main
/art/test/667-checker-simd-alignment/src/
DMain.java299 private static void test5() { in test5() method in Main
327 test5(); in main()
/art/test/530-checker-lse/src/
DMain.java206 static int test5(TestClass obj, boolean b) { in test5() method in Main
1168 assertIntEquals(test5(new TestClass(), true), 1); in main()
1169 assertIntEquals(test5(new TestClass(), false), 2); in main()
/art/test/dexdump/
Dinvoke-custom.lst28 0x00001334 70 invokecustom.InvokeCustom test5 ()V InvokeCustom.java -1
Dinvoke-custom.txt665 … |000c: invoke-static {}, Linvokecustom/InvokeCustom;.test5:()V // method@001b
1081 name : 'test5'
1089 001324: |[001324] invokecustom.InvokeCustom.test5:()V