Searched refs:PRINT_STACK_TRACE (Results 1 – 5 of 5) sorted by relevance
25 public static final boolean PRINT_STACK_TRACE = false; field in Test193489 if (PRINT_STACK_TRACE && out_err[0] != null) { in testStopBeforeStart()108 if (PRINT_STACK_TRACE && out_err[0] != null) { in testInterruptBeforeStart()138 if (PRINT_STACK_TRACE && out_err[0] != null) { in testStopWait()165 if (PRINT_STACK_TRACE && out_err[0] != null) { in testInterruptWait()203 if (PRINT_STACK_TRACE && out_err[0] != null) { in testStopInNative()234 if (PRINT_STACK_TRACE && out_err[0] != null) { in testStopRecur()257 if (PRINT_STACK_TRACE && out_err[0] != null) { in testInterruptRecur()273 if (PRINT_STACK_TRACE && out_err[0] != null) { in testStopSpinning()
26 public static final boolean PRINT_STACK_TRACE = false; field in Test197144 PRINT_STACK_TRACE in toString()
24 static boolean PRINT_STACK_TRACE = false; field in Test989226 if (PRINT_STACK_TRACE) { in doTest()
34 public static final boolean PRINT_STACK_TRACE = false; field in Test196852 PRINT_STACK_TRACE in toString()
37 public static final boolean PRINT_STACK_TRACE = false; field in Test1969