Searched refs:out_err_msg (Results 1 – 1 of 1) sorted by relevance
194 String out_err_msg; in testStopInNative() local196 out_err_msg = out_err[0].toString(); in testStopInNative()200 out_err_msg = "java.lang.Error: AWESOME"; in testStopInNative()202 System.out.println("Other thread Stopped by: " + out_err_msg); in testStopInNative()