Searched refs:printMsg (Results 1 – 2 of 2) sorted by relevance
27 public static void printMsg(String msg) { in printMsg() method in SlowInit34 printMsg("SlowInit static block pre-sleep");36 printMsg("SlowInit static block post-sleep");
129 SlowInit.printMsg("MethodThread message"); in run()