Home
last modified time | relevance | path

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

/art/tools/runtime_memusage/
Dsymbol_trace_info.py76 def print_category_info(cat_split, outname, out_dir_name, title): argument
88 with open(os.path.join(out_dir_name, outname), "w") as output_file: