HomeSort by relevance Sort by last modified time
    Searched defs:SlowInit (Results 1 - 2 of 2) sorted by null

  /art/test/084-class-init/src/
SlowInit.java 20 public class SlowInit {
34 printMsg("SlowInit static block pre-sleep");
36 printMsg("SlowInit static block post-sleep");
  /dalvik/tests/084-class-init/src/
SlowInit.java 20 public class SlowInit {
34 printMsg("SlowInit static block pre-sleep");
36 printMsg("SlowInit static block post-sleep");

Completed in 193 milliseconds