Home
last modified time | relevance | path

Searched defs: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