Home
last modified time | relevance | path

Searched defs:ConstructDirect (Results 1 – 1 of 1) sorted by relevance

/art/test/993-breakpoints/src/art/
DTest993.java240 public static class ConstructDirect implements Runnable { class in Test993
243 public ConstructDirect(String msg, Supplier<Object> s) { in ConstructDirect() method in Test993.ConstructDirect