Searched refs:TestClass4 (Results 1 – 2 of 2) sorted by relevance
112 public static class TestClass4 { class in Test993470 Method private_method = TestClass4.class.getDeclaredMethod("privateMethod");627 new InvokeNative(private_method, new TestClass4()),630 () -> 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