Searched defs:testBind (Results 1 – 1 of 1) sorted by relevance
401 public void testBind() throws Throwable { in testBind() method in MethodHandlesGeneralTest420 void testBind(Class<?> defc, Class<?> ret, String name, Class<?>... params) throws Throwable { in testBind() method in MethodHandlesGeneralTest426 …void testBind(boolean positive, Lookup lookup, Class<?> defc, Class<?> ret, String name, Class<?>.… in testBind() method in MethodHandlesGeneralTest