Searched refs:TestClass4 (Results 1 – 4 of 4) sorted by relevance
112 public static class TestClass4 { class in Test993479 Method private_method = TestClass4.class.getDeclaredMethod("privateMethod");636 new InvokeNative(private_method, new TestClass4()),639 () -> new TestClass4().callPrivateMethod()),
548 Native invoking: private void art.Test993$TestClass4.privateMethod() args: [this: TestClass4]549 Invoking "new TestClass4().callPrivateMethod()"550 Breaking on [private void art.Test993$TestClass4.privateMethod() @ 118]551 Native invoking: private void art.Test993$TestClass4.privateMethod() args: [this: TestClass4]552 Breakpoint: private void art.Test993$TestClass4.privateMethod() @ line=118553 Invoking "new TestClass4().callPrivateMethod()"554 Breakpoint: private void art.Test993$TestClass4.privateMethod() @ line=118
72 class TestClass4 { class100 static void $noinline$Escape4(TestClass4 o) { in $noinline$Escape4()