Searched refs:testInvokers (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/
H A DMethodHandlesTest.java1988 public void testInvokers() throws Throwable { method in class:MethodHandlesTest
2006 testInvokers(type);
2009 testInvokers(vtype);
2015 public void testInvokers(MethodType type) throws Throwable { method in class:MethodHandlesTest

Completed in 38 milliseconds