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
354 new ConstructNative(tc1_construct),
364 new ConstructNative(tc1ext_construct),
395 new ConstructNative(bcp_vector_constructor),
405 new ConstructNative(bcp_stack_constructor),