Home
last modified time | relevance | path

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

/art/tools/runtime_memusage/
Dprune_sanitizer_output.py27 STACK_DIVIDER = 65 * "=" variable
133 trace_split = trace_file.read().split(STACK_DIVIDER)
145 output_file.write(STACK_DIVIDER.join(trace_clean_split))