Home
last modified time | relevance | path

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

/art/test/1945-proxy-method-arguments/src/
DMain.java41 testMethod1(proxy, args); in invoke()
57 private void testMethod1(Object proxy, Object[] args) { in testMethod1() method in TestInvocationHandler