Searched refs:VERBOSE (Results 1 – 5 of 5) 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 …]
54 ''', re.VERBOSE)
80 if [ "$VERBOSE" = "yes" ]; then311 VERBOSE="no"368 VERBOSE="yes"555 if [ "$VERBOSE" = "yes" ]; then
58 VERBOSE = 0 variable in LogSeverity
5285 severity = LogSeverity::VERBOSE; in VerifyMethod()