Searched refs:verbose_print (Results 1 – 4 of 4) sorted by relevance
17 def verbose_print(arg): function44 verbose_print("creating task %s" % self.next_ident)52 verbose_print("task %s will run for %sus" % (ident, round(delay*1e6)))54 verbose_print("task %s done" % ident)65 verbose_print("waiting for tasks to complete...")67 verbose_print("all tasks done")81 verbose_print("caught expected ValueError setting "91 verbose_print("successfully set stack_size(%d)" % tss)94 verbose_print("trying stack_size = (%d)" % tss)101 verbose_print("waiting for all tasks to complete")[all …]
18 def verbose_print(arg): function46 verbose_print("creating task %s" % self.next_ident)54 verbose_print("task %s will run for %sus" % (ident, round(delay*1e6)))56 verbose_print("task %s done" % ident)67 verbose_print("waiting for tasks to complete...")69 verbose_print("all tasks done")83 verbose_print("caught expected ValueError setting "93 verbose_print("successfully set stack_size(%d)" % tss)96 verbose_print("trying stack_size = (%d)" % tss)103 verbose_print("waiting for all tasks to complete")[all …]
128 static int verbose_print = FALSE; /* print more test information */ variable226 if (verbose_print) in thread_fault()256 if (verbose_print) in remove_files()337 if (verbose_print) in map_and_thread()389 if (verbose_print) in map_and_thread()680 verbose_print = TRUE; in main()
27 def verbose_print(*args, **kwargs): function115 verbose_print("Clang arguments:", quote_cmd(self.clang_args))271 verbose_print(msg)286 verbose_print("Removed", removed_arg)330 verbose_print("Simplified command:", quote_cmd(self.get_crash_cmd()))