Searched refs:VERBOSE (Results 1 – 3 of 3) sorted by relevance
25 public static final boolean VERBOSE = false; field in Main43 if (VERBOSE) System.out.println("--- " + icce); in testBadInterfaceMethod()56 if (VERBOSE) System.out.println("--- " + ie); in testClassNewInstance()72 if (VERBOSE) System.out.println("--- " + nsfe); in testMissingStuff()79 if (VERBOSE) System.out.println("--- " + nsfe); in testMissingStuff()86 if (VERBOSE) System.out.println("--- " + nsme); in testMissingStuff()93 if (VERBOSE) System.out.println("--- " + nsme); in testMissingStuff()108 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()116 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()124 if (VERBOSE) System.out.println("--- " + iae); in testBadAccess()[all …]
25 VERBOSE="no"119 if [ "$VERBOSE" = "yes" ]; then308 VERBOSE="yes"
58 VERBOSE = 0 variable in LogSeverity