Searched refs:method_clone (Results 1 – 1 of 1) sorted by relevance
131 Method method_clone = cls.getMethod("clone", EMPTY_CLASSES); in testEHCS() local132 clone = method_clone.invoke(obj, EMPTY_ARGS); in testEHCS()