Home
last modified time | relevance | path

Searched refs:ConstructNative (Results 1 – 1 of 1) sorted by relevance

/art/test/993-breakpoints/src/art/
DTest993.java268 public static class ConstructNative implements Runnable { class in Test993
271 public ConstructNative(Constructor<?> m) { in ConstructNative() method in Test993.ConstructNative
351 new ConstructNative(tc1_construct),
361 new ConstructNative(tc1ext_construct),
390 new ConstructNative(bcp_vector_constructor),
400 new ConstructNative(bcp_stack_constructor),