Home
last modified time | relevance | path

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

/art/tools/runtime_memusage/
Dsymbol_trace_info.py31 def find_match(list_substrings, big_string): argument
34 if big_string.find(substr) != -1: