Searched refs:VERBOSE (Results 1 – 2 of 2) sorted by relevance
25 public static final boolean VERBOSE = false; field in Main42 if (VERBOSE) System.out.println("--- " + ie); in testClassNewInstance()58 if (VERBOSE) System.out.println("--- " + nsfe); in testMissingStuff()65 if (VERBOSE) System.out.println("--- " + nsfe); in testMissingStuff()72 if (VERBOSE) System.out.println("--- " + nsme); in testMissingStuff()79 if (VERBOSE) System.out.println("--- " + nsme); in testMissingStuff()94 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()102 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()110 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()118 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()[all …]
15 #define VERBOSE 1 macro16 #if VERBOSE