Searched refs:EMPTY_CLASSES (Results 1 – 1 of 1) sorted by relevance
36 private static final Class<?>[] EMPTY_CLASSES = {}; field in ICUTestCase131 Method method_clone = cls.getMethod("clone", EMPTY_CLASSES); in testEHCS()275 Method cloneM = cls.getMethod("clone", EMPTY_CLASSES); in cloneComplex()