Home
last modified time | relevance | path

Searched refs:debug_print (Results 1 – 3 of 3) sorted by relevance

/art/tools/
Dtest_presubmit.py51 def debug_print(msg): function
83 debug_print("PROC_ARGS: %s" %(proc_args))
130 debug_print("File %s is consistent with tool %s" %(reference_file, tool_dict['tool']))
135debug_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))
/art/test/988-method-trace/
Dgen_srcs.py114 def debug_print(x): function
221 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)
/art/runtime/
DAndroid.bp88 "debug_print.cc",