Searched refs:TestClass4 (Results 1 – 1 of 1) 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()),