Home
last modified time | relevance | path

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

/art/test/1919-vminit-thread-start-timing/src/art/
DTest1919.java42 static class Event { class in Test1919
45 public Event(String name, Thread thr) { in Event() method in Test1919.Event