Searched defs:testDropArguments (Results 1 – 3 of 3) sorted by relevance
| /libcore/ojluni/src/test/java/lang/invoke/ | ||
| D | MethodHandlesGeneralTest.java | 1317 public void testDropArguments() throws Throwable { in testDropArguments() method in MethodHandlesGeneralTest |
| D | JavaDocExamplesTest.java | 257 @Test public void testDropArguments() throws Throwable { in testDropArguments() method in JavaDocExamplesTest |
| /libcore/luni/src/test/java/libcore/java/lang/invoke/ | ||
| D | MethodHandleCombinersTest.java | 58 public static void testDropArguments() throws Throwable { in testDropArguments() method in MethodHandleCombinersTest |