Home
last modified time | relevance | path

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

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