Searched refs:constructNative (Results 1 – 1 of 1) sorted by relevance
279 System.out.println("\t\t\tCreated: " + constructNative(m, type)); in run()283 public static native Object constructNative(Constructor m, Class<?> clazz); in constructNative() method in Test993