Home
last modified time | relevance | path

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

/art/test/993-breakpoints/src/art/
DTest993.java255 public static class ConstructReflect implements ThrowRunnable { class in Test993
257 public ConstructReflect(Constructor<?> m) { in ConstructReflect() method in Test993.ConstructReflect
352 new ConstructReflect(tc1_construct),
362 new ConstructReflect(tc1ext_construct),
391 new ConstructReflect(bcp_vector_constructor),
401 new ConstructReflect(bcp_stack_constructor),