Home
last modified time | relevance | path

Searched defs:testWrongArgumentCount (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/invoke/
DInvokeGenericTest.java368 public void testWrongArgumentCount() throws Throwable { in testWrongArgumentCount() method in InvokeGenericTest
378 public void testWrongArgumentCount(List<Class<?>> params) throws Throwable { in testWrongArgumentCount() method in InvokeGenericTest
390 …public void testWrongArgumentCount(List<Class<?>> expect, List<Class<?>> observe) throws Throwable… in testWrongArgumentCount() method in InvokeGenericTest