Home
last modified time | relevance | path

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

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