Searched refs:realMain (Results 1 – 12 of 12) sorted by relevance
36 private static void realMain(String[] args) throws Throwable { in realMain() method in CopyInto58 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
37 private static void realMain(String[] args) throws Throwable { in realMain() method in NextBytes61 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
40 private static void realMain(String[] args) throws Throwable { in realMain() method in Fill74 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
49 try { realMain(); } catch (Throwable t) { unexpected(t); } in main()55 private static void realMain() throws Throwable { in realMain() method in SetFromMap
38 private static void realMain(String[] args) throws Throwable { in realMain() method in AsLifoQueue90 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
85 private static void realMain(String[] args) throws Throwable { in realMain() method in BigBinarySearch120 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
48 static void realMain(String[] args) throws Throwable { in realMain() method in ReverseOrder2120 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
311 private static void realMain(String[] args) { in realMain() method in RacingCollections382 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
44 private static void realMain(String[] args) { in realMain() method in StickySize88 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
47 private static void realMain(String[] args) throws Throwable { in realMain() method in FailingConstructors146 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
66 private static void realMain(String[] args) throws Throwable { in realMain() method in ForgetMeNot151 try {realMain(args);} catch (Throwable t) {unexpected(t);} in main()
80 public static void realMain(String[] args) { in realMain() method in MOAT1763 try { realMain(args); } catch (Throwable t) { unexpected(t); } in main()