Searched refs:debug_print (Results 1 – 3 of 3) sorted by relevance
51 def debug_print(msg): function83 debug_print("PROC_ARGS: %s" %(proc_args))130 debug_print("File %s is consistent with tool %s" %(reference_file, tool_dict['tool']))135 …debug_print("Interesting files %s unchanged, skipping tool '%s'" %(tool_dict['interesting_files'],…152 debug_print("CWD: %s" %(os.getcwd()))155 debug_print("Changed files: %s" %(changed_files))
114 def debug_print(x): function221 debug_print ((sig, method, kls))238 debug_print(line)295 debug_print(i)297 debug_print("Blacklisted: " + str(i))301 debug_print(call_str)307 debug_print(instance_variable)
88 "debug_print.cc",